Create from Scratch

If you prefer to build from scratch, you have to create a workflow and a form, create a REST trigger connection for the integration that calls the workflow, design the integration that calls the workflow, create an agentic AI tool using the integration and add the tool to an AI agent.

  1. Create a project.

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

  2. Create and activate a form. See the following:
  3. Create and activate a workflow. See the following:
  4. Create a REST trigger connection with the REST adapter.

    The REST connection must be configured with the Trigger role and use OAuth 2.0 Or Basic Authentication as the security policy. See Create a Connection in Using the REST Adapter with Oracle Integration 3.

  5. Design an Integration to Call a Workflow
  6. Create an Agentic AI Tool Using the Integration