Tag Archives: web service

Siebel CRM On Demand Web Services – Contact Search using SoapUI

Before we begin using Siebel CRM On Demand’s web services, we require the WSDL files. The WSDL files are specific to the account and can be downloaded by logging in to Siebel COD. Create a new SoapUI project and add … Continue reading

Posted in Camel, Integration, Java, Siebel, SOA | Tagged , , , , | 10 Comments

Reading WSDL

While SOA offers all the goodies of loose-coupling, it does require understanding of some basic concepts and formats. SOAP and WSDL are the prime candidates (or culprits, depending on your view) SOAP is just a protocol for passing information, important … Continue reading

Posted in Java, SOA | Tagged , , | Leave a comment