If you are already familiar with the fundamentals of creating orchestrations using Orchestrator Studio, use this series of tutorials and OBEs to expand your Orchestrator skills. This series of tutorials and OBEs demonstrates how to:
* Create a message request in Orchestrator Studio.
* Create a data request in Orchestrator Studio.
* Create a data request with aggregation in Orchestrator Studio.
* Create an orchestration to add multiple records to EnterpriseOne.
* Create an orchestration to add multiple records to an EnterpriseOne grid.
* Call an orchestration from an orchestration.
* Create an orchestration with multiple components.
This content is intended for the following job role(s): Business Analyst
Release Date: 24-JAN-2019
This tutorial shows how to use the Orchestrator Studio to create a message service request. You can add a message service request to an orchestration to enable it to send a message to users in the EnterpriseOne Work Center or an external email system.
Duration: 3 minutes
This tutorial shows how to use the Orchestrator Studio to create a data request. A data request enables an orchestration to return data directly from a table or business view in EnterpriseOne.
This tutorial shows how to use the Orchestrator Studio to create a data request with data aggregation. A data request with aggregation enables an orchestration to perform a calculation on data returned from a table or business view in EnterpriseOne.
This OBE shows you how to create an orchestration that uses an array input to create multiple inventory items in EnterpriseOne.
In the Orchestrator Studio, you can create an orchestration that uses an array input to pass repeating values to EnterpriseOne. Used in conjunction with the orchestration “Iterate Over” feature, you can configure the orchestration to repeatedly invoke a form request to pass a set of data in the array to create multiple records in EnterpriseOne.
Duration: 20 minutes
This OBE shows you how to create an orchestration that populates a grid in EnterpriseOne with multiple sales order lines.
This tutorial shows how to use the Orchestrator Studio to create a connector service request. Add a connector service request to an orchestration to enable it to invoke another orchestration or a REST service or database on an external system. You can also configure a connector to invoke an EnterpriseOne notification.
Duration: 2 minutes
This Oracle By Example or OBE (in Simplified Chinese) shows you how to create a multifaceted orchestration that retrieves and evaluates customer data from EnterpriseOne and invokes another orchestration if certain criteria is met.
Duration: 30 minutes