Standard Task With Timeout
Description
This activity creates a task for specified participants and waits for them to complete it using an external form similar to Standard Task.
You can design forms externally using standard technologies such as .NET, Java, or Windows Forms. But it's vital to remember that you should only use this activity to stop the form from starting the process.
It's similar to the Standard Task activity but with one key difference: if the person doesn't complete the Task within the allotted time, the process will automatically switch to another activity.
You can use this activity for time-based escalations. For instance, if a Tier 1 Customer Support agent fails to respond to a support inquiry within a designated time frame, the inquiry is escalated to Tier 2 Customer Support.
Common Capabilities
Process Data Support
This activity supports dynamic configuration using variables from the Process Data drawer.
You can bind values from Model Data, Form Data, System Data, Enterprise Variables, and Activity Outputs.
Learn more → Using Process Data
Design Time Configuration
Display Text
Specify the name of the activity to show in your process.
Title
Enter an optional title to use as the task name. You can also provide an expression in this field to generate the task name according to your requirements. Click on the vertical ellipse to choose the following options.
| Options | Description |
|---|---|
| Default | When you select this option, specify the default name directly. |
| JavaScript | You can specify the name using the JavaScript expression. |
| Liquid | You can specify a name using a liquid expression. |