JDE Orchestrator
- Orchestrator Guide for Studio Version 9.2.4
- Orchestrator Guide for Studio Version 8 and Prior
Orchestrator:
- Компоненты Orchestration (Orchestration components) [Release 9.2.1];
- Нотификация (Notifications) [Release 9.2.2];
- График (Schedules) [Release 9.2.2];
- Process Recorder [Release 9.2.2.4];
Содержание
- 1 JD Edwards EnterpriseOne Orchestrator Studio
- 2 Ссылки
- 2.1 Orchestrator Orchestrations
- 2.2 Orchestrator Notifications
- 2.3 Orchestrator Workflows
- 2.4 Orchestrator Rules
- 2.5 Orchestrator Connections
- 2.6 Orchestrator Scheduler
- 2.7 Orchestrator B98ORCH
- 2.8 Orchestrator Attachments
- 2.9 Orchestrator Reports
- 2.10 Orchestrator OMW Promotion
- 2.11 Orchestrator Data Requests
- 2.12 Orchestrator Form Request
- 2.13 Orchestrator Logic Extensions
- 2.14 Orchestrator Messages Request
- 2.15 Orchestrator Form Extension
- 2.16 Orchestrator Cross References
- 2.17 Orchestrator Import/Export
JD Edwards EnterpriseOne Orchestrator Studio
|
| ||||||||||||||||||
|
Ссылки
Orchestrator Orchestrations
- E1: ORCH: Orchestrator Orchestrations Reference Center (Doc ID 2799676.2)
- Orchestrator Orchestrations How To and FAQ Documents:
- E1: ORCH: How to Attach the CSV Output from a Data Request to a Message Service (Email the attachment) [Updated: 12/29/2023]
- E1: ORCH: Output File Handling In Orchestrations Using CSV Format[Updated: 07/21/2023]
- E1: ORCH: PKG: How to Build a Package from Orchestration? [Updated: 03/17/2023]
- E1: ORCH: Is There a Way to Format Orchestration Input Variables (e.g. Convert String to Upper-Case) Without Using BSFN or Custom Step? (Manipulate Input Option) [Updated: 02/28/2023]
- E1: ORCH: How To Use Output Grid to File to generate Output in CSV, JSON,XML [Updated: 01/16/2023]
- E1: ORCH: How to Pass Output Values from one Form Service Request to Another Form Service Request [Updated: 10/12/2022]
- E1: ORCH: Is there a way to Compare Orchestrations between 2 Environments? [Updated: 09/29/2022]
- E1: ORCH: How to Format a Date Which is Being Returned From a Logic Extension Step [Updated: 08/10/2022]
- E1: ORCH: How to Delete Shared UDO used with Orchestrator [Updated: 06/08/2022]
- E1: ORCH: How to Iterate Over Multiple Records From a CSV File - Fetch All The Records From a CSV File and Validate if the Same Info. Exists In F0117. If It Does Not Exist, Then Insert The Record. [Updated: 05/26/2022]
- E1: ORCH: How are the System Values including 'Orchestration Inputs' Used in Orchestration Mapping? [Updated: 04/13/2022]
- E1: ORCH: Request To Create A Package Build/Deploy Flow Using Orchestration To Automate and Schedule It. (includes Define, Promote, Build and Deploy) [Updated: 03/23/2022]
- E1: ORCH: Is There A Way To Save Values From One Record From a CSV File and Compare the Value With The Next Record in the CSV file ? - How to use Orch Variables. [Updated: 03/09/2022]
- E1: ORCH: How "Share/Approve" (Checkin/Checkout) Works for Orchestration UDO Components - P98220U and P98220W [Updated: 03/08/2022]
- E1: ORCH: How To Update All Lines For Sales Order With The Same Value [Updated: 02/21/2022]
- E1: ORCH: How to Setup Text Substitution With Orchestrator Studio 9.2.4. [Updated: 02/08/2022]
- E1: ORCH: NEW Enhancements included in Orchestrator Studio with Tools Release 9.2.6 (Release 22) [Updated: 10/12/2021]
- E1: ORCH: Orchestration’s Ability To Encrypt/decrypt Using PGP using SFTP and FTP [Updated: 05/26/2020]
- E1: ORCH: How To View the Orchestration JSON Input in EnterpriseOne? TR 9.2.3.x and above [Updated: 10/02/2019]
Orchestrator Notifications
- E1: ORCH: Orchestrator Notifications Reference Center (Doc ID 2725461.2)
- Notifications How To and FAQ Documents
- E1: ORCH: How to Create a Simple Notifications in Orchestrator Studio - External Email, Work Center and Bell. [Updated: 04/20/2023]
- E1: ORCH: Passing The Exception Message to a Notification / Email for Only Failed Transactions (Continue on Error) - Parse the Exception Message. [Updated: 09/27/2022]
- E1: ORCH: How to Delete Shared UDO used with Orchestrator [Updated: 06/08/2022]
- ORCH: How To Create a Notification That Filters Data Based On the Subscription Input Override [Updated: 02/25/2022]
- E1: ORCH How to Show/Remove "My Subscription" and "Assign Subscription" Under "Manage Notification" Personalization Option For E1 Users/Role. [Updated: 02/12/2022]
- E1: ORCH: How To Create A Notification Based On Orchestration With Information From Orchestration Output [Updated: 02/07/2022]
- E1:ORCH: How to Assign Notifications to Multiple Users in EnterpriseOne? [Updated: 03/31/2020]
Orchestrator Workflows
Adding a Workflow (Release 9.2.6.4)
Starting with Tools Release 9.2.6.4, you can add workflows to your logic extensions. When you add a workflow to your logic extension, the Workflow panel is displayed at the right hand side of the design page that enables you to search for and add a workflow in the Workflow field. After you add the workflow in the Workflow field, the Key Data Structure and the Additional Data Structure sections are populated. You can click the Edit icon next to Key Data Structure and Additional Data Structure and map the parameters. Next to each required parameter the system displays the Incomplete Mapping (!) icon in red. You can click the Edit icon to open the Workflow Parameter Mapping window and complete the mappings for a required parameter. The Input fields are disabled for the required parameters.
To add a Workflow:
- On the design page, hover over the location where you want to add the workflow and then click the + icon. Select Workflow from the Action menu. The system displays the Workflow panel on the right.
- In the Workflow panel, enter the label and the description for the workflow.
- In the Workflow field, click the Search icon to search for and select the required workflow from the Workflow List window. After you select the workflow, the Key Data Structure and Additional Data Structure sections are displayed to create the mappings. Next to each required parameter the system displays the Incomplete Mapping (!) icon in red.
- Click the Edit icon next to Parameter Mapping and Additional Data Structure to open the Workflow Parameter Mapping window and complete the mappings as required.
- Click the Close button.
- Click Save. You can add the workflow parameters to the Data Structure tab and to the Variables tab from the Workflow Parameter Mapping window. Click the drop-down list next to the Name field and select the Add to Data Structure or Add to Variables or Add to Array (Release 9.2.7) option as required.
- Links
- E1: ORCH: Orchestrator Workflows Reference Center (Doc ID 2908654.2)
- Orchestrator Workflows How To and FAQ Documents
Orchestrator Rules
- E1: ORCH: Orchestrator Rules Reference Center (Doc ID 2725385.2)
- Orchestrator Rules How To and FAQ Documents
-
- E1: ORCH: Rule What Is The Separator For Using multiple Values for "in list" Operator? [Updated: 03/14/2022]
- E1: ORCH: How to Run Orchestration using XML Input [Updated: 03/08/2022]
- E1: ORCH: Passing The Exception Message to an Orchestration or Notification on Error [Updated: 02/10/2022]
- E1: ORCH: How to Test Orchestration Input is Empty / Not populated in Rule [Updated: 09/05/2020]
Orchestrator Connections
- E1: ORCH: Orchestrator Connections Reference Center (Doc ID 2846191.2)
- Connections How To and FAQ Documents
-
- E1: ORCH: Which Account is Used When an Orchestration is Running and Accessing External Network Folders. [Updated: 04/11/2024]
- E1: ORCH: How to Decrypt a REST Response Payload Returned From a Third Party [Updated: 10/18/2023]
- E1: ORCH: How to Create a Connector for Selecting Data From a Table Using a Variable with the EnterpriseOne Database (Read-only) DAD Connection [Updated: 08/03/2023]
- E1: ORCH: How To Delete Orchestration Connections From Orchestrator Studio User Interface [Updated: 05/23/2023]
Orchestrator Scheduler
- E1: ORCH: Orchestrator Scheduler Reference Center (Doc ID 2725469.2)
- Scheduler How To and FAQ Documents
-
- E1: ORCH: Frequently Asked Questions for Orchestrator Scheduler [Updated: 12/13/2023]
- E1: ORCH: How to Start/Stop a Scheduler Server, Start/Stop a Scheduled Job, List Scheduled Jobs Manually using Postman - Scheduler REST APIs [Updated: 02/24/2022]
Orchestrator B98ORCH
- E1: ORCH: Orchestrator B98ORCH Reference Center (Doc ID 2724996.2)
- Orchestrator B98ORCH How To and FAQ Documents
- E1: ORCH: Launching orchestrations from EnterpriseOne Events using B98ORCH [Updated: 06/18/2024]
- E1: ORCH: How to Run B98ORCH Asynchronously? [Updated: 11/22/2022]
- E1: ORCH: Is it Possible to Populate B98ORCH Response Into a Form Grid? [Updated: 05/19/2021]
- E1: ORCH: B98ORCH Calling Connectors With JSON Body [Updated: 01/02/2019]
Orchestrator Attachments
- E1: ORCH: Orchestrator Attachments Reference Center (Doc ID 2908321.2)
- Attachments How To and FAQ Documents
- E1: ORCH: How to Attach the CSV Output from a Data Request to a Message Service (Email the attachment) [Updated: 12/29/2023]
- E1: ORCH: When Using Record a Process Can Adding an Attachment Also be Recorded? [Updated: 05/23/2023]
Orchestrator Reports
- E1: ORCH: Orchestrator Reports Reference Center (Doc ID 2846181.2)
- Reports Request How To and FAQ Documents
- E1: ORCH: Report Service Request with Override Version on Processing Options (PO) - Does the Overriden PO Value Permanently Affects the Version PO Value or Only When Orchestration is Executed [Updated: 02/27/2024]
- E1: ORCH: How To Output Processing Option Values From A Called Report [Updated: 10/10/2023]
- E1: ORCH: How to Change Processing Option for a Report Run from Orchestration [Updated: 08/25/2023]
- E1: ORCH: How To Allow For UBE Completion Before Next Step In Orchestration to Run - wait() sleep() [Updated: 04/19/2023]
- E1: ORCH: How to Attach PDF from Report Service Request (Regular and BIP/RD) by Message Service Request [Updated: 11/15/2021]
- E1: ORCH Pass Through Value From Data Request To Report Service Request In Orchestrator [Updated: 11/30/2018]
Orchestrator OMW Promotion
- E1: ORCH: Orchestrator OMW Promotion Reference Center] (Doc ID 2725467.2)
- OMW Promotion How To and FAQ Documents
- E1: ORCH: How "Share/Approve" (Checkin/Checkout) Works for Orchestration UDO Components - P98220U and P98220W [Updated: 03/08/2022]
- E1: ORCH: How Does Promotion (Promote) Work With Connector With Connections (FTP, REST, DB, etc)? [Updated: 02/10/2022]
- E1:ORCH Questions on Development and Promoting Objects in Orchestrator Studio [Updated: 06/18/2020]
Orchestrator Data Requests
- E1: ORCH: Orchestrator Data Requests Reference Center (Doc ID 2725398.2)
- Data Request How To and FAQ Documents
- E1: ORCH: Is it Possible to Create Dynamic Runtime Queries on E1 Tables Using Orchestrator REST API? [Updated: 04/10/2023]
- E1: ORCH: How to Iterate Over the Results From a Data Request? [Updated: 03/11/2022]
- E1: ORCH: AIS: How to Invoke a Data Service Request For Accessing Table/Views Using Orchestration or AIS REST APIs - "You are not authorized to access this table or view" [Updated: 05/03/2021]
Orchestrator Form Request
- E1: ORCH: Orchestrator Form Request Reference Center (Doc ID 2834816.2)
- Form Service Request How To and FAQ Documents
- E1: ORCH: Form Request - Row / Grid Filtering Option For The "Row Update" Does Not Work For a "Date" Column [Updated: 09/05/2023]
- E1: ORCH: How to Create Multiple Sales Orders With Multiple SO Lines By Sending a Multiple JSON Array Orchestration Input ( Object ) [Updated: 08/30/2023]
- E1: ORCH: How to include Defined Query when Recording a Process to Create a Form Service Request (FSR) [Updated: 03/14/2023]
- E1: ORCH: How to Pass Output Values from one Form Service Request to Another Form Service Request [Updated: 10/12/2022]
- E1: ORCH: How to Pass Output Values from a Service Request (Form, Data, Report, etc) to Connector (External Rest) Body as an Input Variable [Updated: 03/11/2022]
- E1: ORCH: How To Iterate Over a Form Service Request Without Grid Records - Example: P0015A work With Currency Exchange Rate [Updated: 03/09/2022]
- E1:ORCH: Orchestrator does not Support Creating Array Variables from Subform Grids Forms [Updated: 11/18/2020]
Orchestrator Logic Extensions
- E1: ORCH: Orchestrator Logic Extensions Reference Center (Doc ID 2908653.2)
- Orchestrator Logic Extensions How To and FAQ Documents
- E1: ORCH: Logic Extension - How to Fetch Records From a Table And Based On the Result Of the 1st Table, Update Another Table Using Table I/O (Array) 9.2.7.0 and above [Updated: 02/13/2024]
- E1: ORCH: Can a Logic Extension be Called After the Cancel (X) Button has Been Clicked to Display a Warning Message and Prompt Y/N? [Updated: 07/19/2023]
- E1: ORCH: Are Logic Extensions Included In The Decustomizer (R9540DC - Decustomizer Dataload Report)? [Updated: 01/20/2023]
- E1: ORCH: LE: New Feature Release 23 Tools Release 9.2.7.0 Array and Aggregation Support in Logic Extensions [Updated: 10/20/2022]
- E1: ORCH: BSFN: Is There A Wait Function That Can be Used in Logic Extensions (LEX) in Orchestrator Studio [Updated: 10/10/2022]
Orchestrator Messages Request
- E1: ORCH: Orchestrator Messages Request Reference Center (Doc ID 2829064.2)
- Messages Request How To and FAQ Documents
- E1: ORCH: How to Attach the CSV Output from a Data Request to a Message Service (Email the attachment) [Updated: 12/29/2023]
- E1: ORCH: How to Specify the Sender Email Address For Notification and Message Request [Updated: 08/23/2023]
- E1: ORCH: The Formatted Text within a Message Subject Is Not Included In Email as Expected [Updated: 04/19/2023]
- E1: ORCH: How to Insert Carriage Return/Line Feed Into Message Request Within a Logic Extension [Updated: 01/27/2023]
- E1: ORCH: My Worklist and Message Center [Updated: 12/07/2021]
- E1: ORCH: How to Attach PDF from Report Service Request (Regular and BIP/RD) by Message Service Request [Updated: 11/15/2021]
- E1: ORCH: Is there a Way to Format the Text in a Message Service Request? [Updated: 08/31/2020]
- E1: ORCH: Message Center P980051X Application Showing Blank Screen [Updated: 12/25/2018]
- E1: ORCH: How To Update Existing Emails (Multiple) Using Orchestrator [Updated: 02/28/2018]
Orchestrator Form Extension
- E1: ORCH: Orchestrator Form Extension Reference Center (Doc ID 2799675.2)
- Orchestrator Form Extension How To and FAQ Documents
- E1: ORCH: FORMEXTNS: Is There a Way to Validate Data Entered on Form so That When Orchestration/Logic Extension Throws an Error, the Action of Saving is Stopped [Updated: 07/22/2024]
- E1: ORCH: How To Get The Orchestration Output In E1 Application Using Form Extension [Updated: 04/06/2023]
- E1: ORCH: How To Trigger an Orchestration From The OK Button In E1 Application Using Form Extension [Updated: 03/08/2022]
- E1: ORCH: Iterate Over Grid Data Functionality When Calling Orchestration From A Interactive Application Form Extension Button. [Updated: 11/26/2019]
Orchestrator Cross References
- E1: ORCH: Orchestrator Cross References Reference Center (Doc ID 2725356.2)
Cross References How To and FAQ Documents
- E1: ORCH: A Simple Cross-Reference Example to Validate The Functionality. [Updated: 01/31/2021]
- E1: ORCH: How To Use Cross Reference with Multiple Line Items on an Order with Orchestrator Studio? [Updated: 03/18/2019]
Orchestrator Import/Export
- E1: ORCH: Orchestrator Import/Export Reference Center (Doc ID 2725375.2)