...
Table of Contents | ||||
---|---|---|---|---|
|
...
Connectors
Connectors represent the target systems in a workflow process. The connectors in Luma automation are used to define the connection and tasks to be executed on the third-party system. A workflow process may contain multiple connectors added in the sequence of the task execution. Luma Automation supports REST-based connectors (defined in Luma automation) and Mule Connectors (designed in Anytime studio).
For more information, refer to Connector Operations in Luma Automation.
Workflow definition
A Workflow definition is the visual representation of the business process. A process designer uses the Workflow Designer workspace to configure and organize one or more connectors into a logical sequence. A process definition consists of the Start of workflow, Connectors linked in sequence, workflow paths, and End of workflow.
For more information on designing workflow, refer to Create and Manage Custom Automation Workflows.
Workflow Execution
Workflow execution is a single, runtime instance of the workflow definition. When a Workflow is executed, the system creates an execution record for the workflow and captures the workflow trigger request and corresponding execution details. Luma Automation provides a visual representation of the execution that helps you monitor the status and path taken during execution.
...