When you add a Wait step, you set some properties.
You can configure the following Wait step properties:
Name
The name of the Wait step. The name can contain only alphanumeric characters, underscores (_), spaces, and Unicode characters. The name can't contain curly brackets {}.
Wait
Properties that determine when and for how long the taskflow pauses.
Use the following criteria to decide if you want the taskflow to pause
At a Specific Time
or
After a wait period
:
Select
At a Specific Time
to pause the taskflow at a particular time. Enter the
Time
you want the taskflow to pause at, and optionally, a
Delay
. The
Delay
value can be an integer or a field that you define.
For example, set the taskflow to pause at 2:00 am after three days. 2:00 am is the
Time
and three days is the
Delay
.
Select
After a wait period
to pause the taskflow after a period. The period begins when the taskflow reaches the Wait step. Enter the
Wait Period
that you want the taskflow to pause for. The
Wait Period
value can be an integer or a field that you define.
For example, set the taskflow to pause for one hour from the time that the taskflow reaches the Wait step.