Sleep is an asynchronous activity that suspends the process on the current transition for the specified time. For a process with multiple control flows, only the current execution branch of the process is suspended.
General
The
General tab has the following fields.
Field
Description
Name
The name to be displayed as the label for the activity in the process.
Description
Provide a short description for the activity.
Input
The following is the input for the activity.
Input Item
Datatype
Description
IntervalInMillisec
integer
The amount of time interval, in milliseconds, to suspend the current branch of the process. The default time interval is 3 minutes.