Asynchronous Callback Web Service
Summary
Asynchronous Callback Web ServiceContent
Hello Folks,
We got a new requirement to send a asynchronous callback response (through OIC) to the third party fulfillment system whenever we apply/release custom hold by the ReceiveOrderRequest Web Service in Oracle fusion.
This ReceiveOrderRequest service have a callback operation so using that we created a SOAP adapter activity to enable the callback option then OIC included certain fields like Message Id,Reply to and Action as part of SOAP Header which are mandatory to provide while making callback to the third party system service URL (in the reply to field) where it will again perform some activity/action on their side.
Tagged:
0