Affinity
You can choose to force the execution of a workflow or workflow activity on a specific machine. To do this, you must define one or more propensities at the level of the workflow or the concerned activity.
Max. execution period
This field lets you set a warning for when the task takes too long. It won’t impact workflow operation. If the task isn’t finished by the time the Max. execution period is over, the Instance monitoring page will show a warning for this workflow. This page is accessed via the Monitoring tab of the home page.
Behavior
This field lets you define the behavior to be applied for using asynchronous tasks. There are two possible options:
- Several tasks authorized: several tasks can be executed at once, even if the first one isn’t finished.
- The current task has priority: tasks in progress take priority. As long as a task is in progress, no other task will be executed.
Time zone
This field lets you select the time zone of the activity. For more on this: Manage time zones.
In case of errors
This field lets you define the action to be carried out when the activity has errors. There are two possible options:
- Suspend the process: the workflow is stopped automatically. Its status changes to Failed. Once the problem is solved, re-start the workflow.
- Ignore: this task and all the following tasks (in the same branch) aren’t executed. This can be useful for recurring tasks. If the branch has a scheduler placed upstream, it will start as usual on the next execution date.
- Abort on error: the workflow is stopped automatically and cannot be restarted. Its status changes to Failed.
Initialization script
This field lets you initialize variables or modify activity properties. For more on this, refer to: JavaScript scripts and templates.
Comment
The Comment field is a free field that lets you add a description.