Design a workflow using various components of the BPMN infrastructure.
Use the following components to design workflows:
•Swimlane. Partition a set of steps in a workflow and visually distinguish task responsibilities between different user roles.
•Start. Start a workflow.
•User Task. When a human intervention is needed to evaluate requests, make decisions, and take necessary actions. A human action is required for approvals. For example, you might want to add a user task step to a loan approval process.
•Decision. A control point in a workflow. Use to control the direction of the workflow based on your decision in a user task. For example, approve the request if it meets the requirements, reject if not, or return if more information is required.