Orchestration Link Editor

This editor is displayed when you select an existing orchestration link (not the Event without Reply item) under the Orchestration Links heading in App Explorer. For information about orchestration links, see About Orchestration Links.

Important: The Event item under the Orchestration Links heading is used for asynchronous orchestration workflows, and the other items are used for synchronous orchestration workflows. For information about the Event without Reply item, see About Events and Event Editor.
Element Description
Name The name of the orchestration link. This name is displayed under the Orchestration Links heading in App Explorer.
Description An optional description of the orchestration link.
Orchestration The orchestration that contains the orchestration workflow that is invoked when the action corresponding to this orchestration link is executed. For convenience, you can click the name of the orchestration to view its editor. Click the Navigate Backward icon in the Quick Access Toolbar to return to the current view of the orchestration link editor.
Workflow The orchestration workflow that is invoked when the action corresponding to this orchestration link is executed. For convenience, you can click the name of the orchestration workflow to view it. Click the Navigate Backward icon in the Quick Access Toolbar to return to the current view of the orchestration link editor.
Fields used by event The fields from the primary table that are passed as inputs to the linked orchestration workflow. If you need data that is not listed, define it as Additional data used by event.
Fields returned by event The fields in the primary table that are set by the results of the synchronous orchestration workflow.
Additional data used by event Additional data items that are passed as inputs to the linked orchestration workflow.
New Adds an item to the list of additional data items.
Delete Removes the selected data item from the list.
Move up, Move down Moves the selected data item higher or lower in the list.

Related Topics

About Orchestration Links