Start from a Recipe

The easiest way to add a simple human in the loop workflow to agentic AI is to use a ready-made human workflow recipe available as an agentic AI tool.

Benefits of using a recipe

  • The recipe includes every asset required for a simple approval workflow.
  • No need to build workflows and dependent assets such as forms and integrations from scratch.
  • All required assets are bundled and managed within the recipe.

Prerequisites: Create a project. See Create or Import a Project in Using Integrations in Oracle Integration 3.

  1. Open a project.
    1. In the navigation pane, select Projects.
    2. Select the project name.
  2. In the left toolbar, click Agentic AI Agentic AI icon.
  3. In the Tools section, click + to add a new tool.
  4. In the Create tool dialog, enter the following information:
    1. In the Type drop-down field, select Recipe.
    2. In the Recipe type drop-down field, select the human in the loop recipe.
    3. The Name field gets automatically populated with the recipe's name. If required, you can update this to a name of your choice.
    4. The Identifier field gets automatically populated based on the recipe's name.
    5. Enter a meaningful description in the Description field. This is an optional field.


    The Create tool dialog with the Type, Recipe type, Name, Identifier and Description fields.

  5. Click Create.

    The tool details page opens. The tool details page lists the tool description, guidelines, and input parameters that are preconfigured and part of the human in the loop recipe.


    The tool details page with the description, guidelines and parameters section.

  6. Click Save.
    You get a confirmation message that the agent tool was successfully created.
  7. Click Back Back icon to return to the project workspace.
  8. Note that several assets were automatically created as part of the tool that was created by the recipe.
    1. In the left toolbar, select Human in the loop Human in the loop icon. A workflow and a form were automatically created by the recipe and gets displayed under the Workflows and Forms sections respectively.

      Automatically created workflow and form

    2. In the left toolbar, select Integrations Integrations icon. An integration and a connection were automatically created by the recipe and gets displayed under the Integrations and Connections sections respectively.

      Automatically created integration and connection

An AI agent can readily use this tool that just got created to invoke a simple human in the loop workflow and thus incorporate human oversight.

To continue working on the AI agent, see the following: