Siebel 8.2.2.14 Integration with EBS 12.1.3 using WSDL from ISG
I have a requirement to call EBS Web Service (ISG based implementation of PL/SQL) to create and update customer records in EBS.
Siebel CRM version is 8.2.2.14 and EBS 12.1.3 with Integrated SOA Gateway.
For POC, I took a WSDL from EBS 12.1.3 Integrated SOA Gateway and consumed in Siebel Tools. Proxy BS and Integrated objects are created.
Compiled the objects and deployed into server. I have imported the Outbound Web service xml and that created Outbound web service in the application.
When I consumed the WSDL, for each method I see 2 Integration objects as optional input arguments with name suffixed with :Body and :SOAP Header.