OIC Orchestration Waiting for Callback from EPM Cloud (Like SOA Correlation)
Summary:
We have an integration requirement with Oracle EPM Cloud, where we need to:
- Invoke a REST API to trigger metadata load jobs.
- Monitor the job status every 5 minutes until the job reaches a "Completed" state.
Currently, the available option is to use a "Wait" activity in Oracle Integration Cloud (OIC), followed by calling the job status API, and repeating this until the status is complete.
However, this polling approach may not be ideal, especially if Hyperion jobs take longer in the future due to unforeseen processing delays.
I’m exploring an alternative where Hyperion (EPM Cloud) can call a callback API
Tagged:
0