UTL_HTTP Communication Issue with OCI-hosted Fusion Instance and IDCS
Hi Team,
I am currently facing a challenge with communicating directly from Oracle EBS to a Fusion instance using UTL_HTTP. While the call works smoothly when the Fusion environment is not hosted on OCI and the base URL opens directly in the browser, in cases where the base URL redirects to IDCS (hosted on OCI), the UTL_HTTP calls are failing.
Since we are not using any middleware and the calls are direct from EBS to Fusion, I believe this redirect to the IDCS authentication page might be causing the issue.Below is an example of the call making use of UTL_HTTP: