Creating an Orchestration

To create an orchestration:

  1. On the Orchestrator Studio Home page, click the Orchestrations icon.

  2. On the Orchestrations page, click the New Orchestration button.

  3. On the Orchestration design page, enter a unique name for the orchestration in the Orchestration field.

    Do NOT use spaces when naming the orchestration.

  4. Click the Edit Description (pencil icon) button to complete the Description field, and then click OK.

    You can use this field to describe the purpose of the orchestration and any details that differentiate the orchestration from other orchestrations that you create.

  5. Click the Input Format drop-down menu and select the appropriate format:

    • JDE Standard (default)

    • Oracle Cloud IoT

    • Generic

    See Supported Input Message Formats for more information about which input format to use.

  6. At this point, you can click Save All before defining inputs or steps for the orchestration.

    The Orchestrator Studio saves the orchestration. Next, add inputs to the orchestration as described in the Adding Inputs to an Orchestration section.

You can also create a new orchestration by copying an existing one and renaming it.

To create a new orchestration by copying another orchestration:

  1. On the Orchestrations page, select an orchestration to copy from the list of orchestrations and then click the Copy Orchestration button.

  2. In the New Orchestration field in the pop-up dialog box, enter a name for the orchestration.

  3. Click Continue.

    Caution: If you create a copy of an orchestration, only the orchestration is copied. The Orchestrator Studio does NOT create a copy of the components that are associated with the orchestration's steps. That is, both the original orchestration and the new orchestration use the same components that comprise the orchestration. Therefore, in the new orchestration, do NOT modify the components in any way that would break other orchestrations that use the same components.