You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Unable to Add Common Node After Switch Node in Oracle Fusion AI Agent Studio

Summary: I am currently designing a Custom Workflow agent in Oracle Fusion AI Agent Studio for an invoice inquiry use case.

My flow structure is as follows:

  • LLM Node: Extract Structured User Input
  • Code Node: Determine Search Identifier
  • Switch Node: Route by Search Identifier
  • Multiple branches based on identifier:
    • Invoice Number
    • Supplier Number
    • Supplier Name
    • PO Number
    • Invalid Input

Within each branch, I am:

  • Calling the appropriate Business Object Function (REST API)
  • Adding a Code Node to determine the result type (single, multiple, no result)

Issue:

After the Switch node, I would like to add a common/shared node (for example, for response formatting or unified post-processing) that all branches can connect to.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!