Activity
Every Workflow Activity needs to have a name, and be configured to be either on or off. These generic properties are part of the Activity properties.
| | |
---|
| A unique name for the Activity. Names are used for two reasons: - So you are able to identify the activity throughout the Workflow.
- More importantly, a name is essential in case you want one Activity to refer to another, specific Activity.
| - Leave the generated name (default)
- Or enter a unique name.
|
Description | Description of the activity, to give others some context about the Activity. | Enter an optional description. |
| Specifies if the Activity should be enabled or not. Disabled Activities will be skipped during Workflow execution and validation. | Select option from the dropdown: - True – Enables the Activity (default).
- False – Disables the Activity.
Recommended: True
|