How to Invoke OIC Integration with POST method from Oracle fusion ESS Job
Hello,
We have an OIC integration that uses the POST method and accepts a request payload. We are looking for a way to invoke this integration from an Oracle Fusion ESS job using a BI Publisher (BIP) report.
I reviewed the article below and noticed that the approach described requires the OIC integration to expose a GET endpoint in order to be invoked from an ESS job:
Calling OIC Integrations from Fusion ESS Jobs | by Akshay Nayak | Medium
Is is possible to invoke OIC (APP driven orchestration) from BIP report? - Oracle
Could anyone advise whether it is possible to invoke a
0