A workflow consists of four components:
- The module on which the workflow is executed. Modules are specified in the Basic Information section of a workflow.
- The trigger that will cause the workflow to execute. You specify triggers in the Workflow Trigger section of a workflow.
- A workflow executes its actions based on the conditions you set. Conditions are specified in the Entry Criteria section of a workflow.
- Actions that the workflow will perform when the conditions are met. You specify actions in the Actions section of a workflow.
To learn more about Workflows, click
here.