Contents
- Workflow Designer
- Action Toolbox
- Workspace
- Variable Properties Panel
- Work with workflow designer
Click on the area with “+” sign on the scheme and select an action in the grouped context menu to add this action to the scheme. Or you can drag and drop an action from the action toolbox to this area to add the action to the scheme.
All available operations are in the context menu of the action.
Operation | Description |
---|---|
Edit | Opens action configuration dialog. You can also open this dialog with double click on the action. |
Copy | Copies action to buffer so it can be pasted in the future. Operation also applies to all nested actions in case of coping container action such as Sequence. |
Cut | Deletes action from the scheme and copies it to buffer so it can be pasted in the future. Operation also applies to all nested actions in case of cutting container action such as Sequence. |
Delete | Deletes action from the scheme. Operation also applies to all nested actions in case of deleting container action such as Sequence. |
Disable | Disables action. Operation also applies to all nested actions in case of disabling container action such as Sequence. The operation is unavailable for the actions nested inside disabled containers. |
Enable | Enables action. Operation also applies to all nested actions in case of disabling container action such as Sequence. The operation is unavailable for the actions nested inside disabled containers. |
Collapse | Collapses action. Operation is available only for container actions such as Sequence. |
Expand | Expands action. Operation is available only for container actions such as Sequence. |