Invoke OIC Rest API from Oracle EBS Database.
Summary
Invoke OIC Rest API from Oracle EBS Database.Content
Hi,
We are trying to invoke the REST API which is generated by the OIC. (
When we test the API in Postman, able to invoke and post the data. We want to invoke the same API from Oracle EBS database. (On premise). The on premise system has internet access.
For example when a salesorder is created, we want to invoke the API to initiate another transaction in OIC.
Does anyone have steps to configure in Oracle EBS database, oracle support is not helping much.
SQL> select utl_http.request('
Tagged:
0