Orchestrator Guide

The following table describes updates to the JD Edwards EnterpriseOne Tools Orchestrator Guide for Studio Version 8 and Prior:

Publication Date

Revision Description

Documentation

July 2016

Previously, the section that referred to configuring Oracle WebLogic Server with ADF runtime (required for running the Orchestrator Studio) included a link to instructions in the Oracle Fusion Middleware Guide for Oracle WebLogic Server. This cross reference was replaced with a link to step-by-step instructions for this configuration in the JD Edwards EnterpriseOne Deploying and Developing Oracle Application Development Framework (ADF) Applications for JD Edwards EnterpriseOne Guide.

See the following topic:

February 2017

Added recommended security setup for customers who expose orchestrations for their business partners or customers to invoke.

See the following topic:

April 2017

Added information on how to maintain a single AIS Server session for multiple calls to an orchestration.

See the following topic:

July 2017

Clarified that the Orchestrator Studio 5.1.0 deployment is supported on a minimum of Oracle WebLogic Server 12.2.1.

See the following topic:

July 2017

Provided additional information about how orchestrations are saved to the AIS Server, where the name of the orchestration becomes the endpoint. Third-party applications and IoT devices can invoke an orchestration endpoint with a POST call in a URL.

Also added information about using curl to test orchestrations in addition to testing in the Orchestrator Client.

See the following topics:

October 2017

Updated Prerequisites section to reference Orchestrator Studio 6.0.1, which supersedes and replaced Orchestrator Studio 6.0.0 on the Update Center. Orchestrator Studio 6.0.1 contains bug fixes and enhanced menu navigation for selecting new service request types and rule types.

See the following topic:

January 2018

Described the attributes and methods available in the OrchestrationAttributes class, which can be used in all Groovy script templates in the Orchestrator Studio. You can use the attributes and methods in this class to include additional information in the Groovy scripts.

See the following topic:

July 2018

Added a link to view a recording on how to use the Orchestrator Process Recorder, a tool in EnterpriseOne that enables you to record a series of actions in EnterpriseOne and save those actions as a new form request.

See the following topic:

August 2018

In the rules for using the Process Recorder, clarified that users must start the Process Recorder before performing the first action in an EnterpriseOne application.

See the following topic:

June 2021

This section describes how the references to values in the code are related to the inputs and outputs defined in the table below the script.

See the following topic: