Callback Implementation using ERP Integration Service REST API
in Integration
Summary:
I have a requirement to Implement ERP Integration Callback In Oracle Integration Cloud using POST method of /fscmRestApi/resources/11.13.18.05/erpintegrations. I want Fusion Application to call my OIC Application when I provide the Callback URL value in erpintegrations REST API.
I have two questions now:
1 - To trigger my App Driven OIC Application from Fusion Application, I should have a SOAP based Trigger Connection. What would be the WSDL URL & what will be the security policy ? I think SAML, if it is SAML how will I configure it ?
2 - Do we have any specific pre-requisites to establish the communication between Fusion Application & OIC ?
0