Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Automation Workflow is a visual representation of the algorithm that determines how a Business Process is executed from end to end in an organization. The workflows are used to automate business processes that may connect to multiple system endpoints. Luma Automation uses Business Process Model and Notation (BPMN), the global standard for process modeling. With BPMN, you can build, design, and automate your most complex business processes using an easy-to-adopt visual modeling language.

An Automation Workflow has the following elements:

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.

For more information, refer to Execution History.

  • No labels