Health Check - OIC and ERP Cloud Availability Check Before Integration Execution
We have an integration in Oracle Integration Cloud (OIC) responsible for sending accounting files to ERP Cloud (Accounting Hub). Currently, the process is triggered without validating whether the environments (OIC and ERP Cloud) are available.
We would like to know if Oracle provides any native mechanism, API, or recommended approach to perform a health check or availability validation before executing the main integration. The goal is to ensure that both OIC and ERP Cloud are up and able to receive/process requests.
This validation could be implemented as a pre-step in the integration flow, avoiding failures and reprocessing when one of the systems is unavailable.
0