Update Step Due Date
This activity updates or removes the due date of a Business Process Step activity. See the tokens this activity produces. This activity also updates the Business Process Step activity's Due Date token.
- Drag it from the Toolbox Pane and drop it in the Designer Pane.
To configure this activity
- Select the activity in the Designer Pane to configure the following property boxes in the Properties Pane.
Tokens for Update Step Due Date
The Update Step Due Date activity produces the following tokens.
Name | Description | Sample Syntax* |
---|---|---|
Due Date |
The new due date assigned to the specified Business Process Step activity. |
%(UpdateStepDueDate_Due Date) |
Is Overdue | If a due date has been passed. This token's value will be either "True" or "False." | %(UpdateStepDueDate_Is Overdue) |
*"UpdateStepDueDate" will change to match the name specified in the Activity Name property box.
Note: All non-alphanumeric characters, except underscores, are removed from the name. For example, if you rename the activity Change/Date?, the syntax for the Due Date token will be: %(ChangeDate_Due Date).