View the Relationship Between Parent and Child Integration Tracking Instances in a Project

You can view an end-to-end representation of runtime dependencies between parent and child integration tracking instances in a project.

A parent integration can call a child integration, which can then call other child integrations. When the parent integration with a child integration executes, it creates its own tracking instance and also tracking instances for the child integrations, which may create more child integration instances. You can view this hierarchy of integrations to see all parent-child relationships between tracking instances.

Note:

This feature is only available in projects.
  1. Open the project with runtime tracking instances to view.
  2. Click the Observe tab, then click the Instances tab.
  3. Hover over the integration instance to view, then click Actions Actions icon, and then View instance hierarchy.

    For this example, a parent integration (pubflow) invoked a child integration (sub). Both integration instances completed successfully. The instance IDs for both integrations are displayed in the instance icons. A graph shows the time each integration instance took to complete. The panel on the right shows the instance ID of the parent integration, the instance status, the overall duration of the integration flow, and other details. A slider at the top shows the overall time required for the parent and child integration instances to complete. You can move the slider to view different moments in the overall integration flow.


    The flow trace of the instances is shown. A range slider appears at the top. The canvas shows the parent and child integration instances, along with the instance ID for each. A graph shows how long it took for each instance to complete. A panel on the right shows key details about the flow, including instance ID, integration identifiers, status, duration, completion time, and project.

  4. Hover over either integration instance and click Actions Actions icon to access additional information about each integration instance:
    • View activity stream
    • View processing time statistics
    • View instance details (displayed by default for the parent integration when you initially selected View instance hierarchy)
    • Copy instance ID