Gathering Information for Workflow Steps
Workflow steps are the events of the process. Deployment Management employs the following types of workflow steps to gather information:
-
Decision steps: Require an external process to decide their outcome, such as reviews, approvals, or coding.
-
Execution steps: Perform actual work or actions, such as file migration, automatic time-stamping, or automatic package status changes.
-
Condition steps: Logic steps used for complex workflow processing, such as AND and OR.
-
Subworkflow steps: Represent multiple workflow steps that follow a consistent pattern, such as code rework or unit testing.