Defining Task Properties in Workflows
The task properties affect the way workflows are executed and have an impact on their execution order.
You can define specific options for each task in a workflow. They apply when the task is executed within the workflow; these settings are not saved with the object itself.
Select a task and click the Properties button to display the properties pane on the lower half of the editor. Click the links below for a detailed description on the available options:
- General Tab
- Calendar Tab
- Variables Tab
- Prompts Tab
- Time & Dependencies
- Preconditions, Postconditions, Conditions
- Runtime Properties
Note that the properties are available not only for the tasks in a Workflow but also for the START and END nodes.
If you are creating ForEach or IF Workflows you may want to read information on their specifics. Click the links below for details:
- ForEach Tab (available for the START node of ForEach workflows)
- Conditions Tab (available for the START node of IF Workflows)