Monitor the Integrations

You can monitor instances and errors directly within the project workspace and also from the global observability pages.

Monitor Integrations from the Project

  1. In the accelerator project workspace, click Observe section.
  2. Use Instances to see all runs; filter by Status (e.g., Errored) and time. Click an instance to open the Activity Stream, which shows each step, payload movement, and any faults.
  3. For failed instances, use the Errors panel to review messages and (where applicable) resubmit or discard.

Monitor Integrations from Global Observability

  1. Open Observability pages from the left navigation for a cross‑project view of health, performance, and errors.

    See Monitor Integrations in a Project in Using Integrations in Oracle Integration 3

  2. You can also retrieve an instance's activity stream via REST at /ic/api/integration/v1/monitoring/instances/{id}/activityStream for automation logs.

    See Monitor Integrations During Runtime in Using Integrations in Oracle Integration 3.