-
Recent Posts
- Generic Architecture for Cloud Apps Integration : Integrate multiple apps using JMS Publish – Subscribe
- Enterprise Integration Patterns (EIP) with OpenESB Part 2 : Dynamic Router
- Enterprise Integration Patterns (EIP) with OpenESB Part 1 : Content-Based Router
- Can a SOA be designed with REST?
- Enterprise Integration Patterns (EIP) with OpenESB
Recent Comments
Archives
Categories
Meta
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 integration, siebel, soa, soapui, web service
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