Wait action
Use this action to pause the email, survey, or message process for a duration or until a time that you specify. Durations have a composite value of days, hours, minutes, and seconds. The length of the duration is the total of days, hours, minutes, and seconds values. You can use a duration value to determine how long part of a process waits before it proceeds.
Name | Description |
---|---|
Name field | Type a distinctive name for the action. The label you enter here becomes the action’s name displayed in the task sequence. |
Duration |
|
Trim Lengthy Duration | Trim the specified duration value to be less than the maximum execution time allowed for the flow. This allows the flow to continue rather than taking the error path. If the runtime Boolean value evaluates to true, the duration is trimmed. If the runtime value evaluates to any other value, false, or a NOT_SET Boolean, the duration is not modified. |