In this Article we will see the steps to create a SOAP connection in OIC Generation 3:
Use Case - Lets create a SOAP connection using Calculator Service WSDL URL. This connection can be use in any integration to perform basic calculator operations (i.e. Addition ➕, Subtraction ➖, Multiplication ✖, Division ➗)
Calculator Service WSDL URL: http://www.dneonline.com/calculator.asmx?WSDL
STEP 1: On the Oracle Integration Cloud Service home page, click the Design and then click Connections
STEP 2: Click the Create button
STEP 3: Search for SOAP adapter and then select it
STEP 4: Enter Integration Name = 'Calculator' (you can enter any meaningful name), select Role=Invoke & then click Create
STEP 5: Copy and Paste the WSDL URL and select Security = No Security Policy, Access Type = Public Gateway
- WSDL URL: http://www.dneonline.com/calculator.asmx?WSDL
STEP 6: Click on Save then click Validate and Test and finally click Save. Your connection is ready to use inside the integration flow.
No comments:
Post a Comment
If you have any doubts, Please let me know.