Add a Workflow to an Integration

After activating a workflow, you can add it to an integration and use it for business automation that needs human review and approval.

Although the primary use case of human in the loop in Oracle Integration is with agentic AI, human in the loop can also be used for automation that don't use agentic AI. The steps described here are for calling a workflow in an integration that is not used by agentic AI.

Prerequisites

  • You must create an integration in your project. To create an integration, see Create an Integration in Using Integrations in Oracle Integration 3.

  • The integration must be in the Configured state.

To add a workflow to an integration:

  1. Open a project.
    1. In the navigation pane, select Projects.
    2. Select the project name.
  2. In the left toolbar, select Integration.
  3. In the Integrations section, point to the required integration, click Actions icon and click Edit.
  4. In the integration designer, add a human in the loop action to the integration.
    1. Click Actions Integration actions icon to open the Action panel.
    2. From the Call section on the panel, drag the Human in the loop action and drop it onto the Plus icon sign that appears when you hover over a connection arrow between elements.
      Alternatively, hover over a connection arrow, click the Plus icon sign that appears, and select the Human in the loop action from the dialog box.
  5. In the Configuration Wizard that appears, configure the human in the loop action.
    1. On the Configure Basic Info page, provide a unique name and description in the following fields.
      • What do you want to call your endpoint?
      • What does this endpoint do?
    2. Click Continue.
    3. On the Configuration page, complete the following.
      1. From the Process drop-down, select the workflow that the integration calls.
      2. From the Version drop-down, select the appropriate version of the workflow selected.
      3. Click Continue.
    4. On the Summary page, review the data and click Finish.
You've successfully added a human in the loop action to the integration. Now, a corresponding map action appears on the canvas.
To continue configuring your integration, see the following:

To call a workflow in an integration that can be used as a tool in agentic AI, see Design an Integration to Call a Workflow.