Wait
Back to
Related topics
Looking for Winshuttle Composer Plugins?
The Wait plug-in waits for a given period of time from the current time or until a specified absolute date.
Value Pair | Description |
serviceidcolumn | The name of the SharePoint column into which to put the id of the newly created SVService entry. |
until | Either a date to continue the process or a timespan to start from the current date. Until uses a timespan data type, which limits the values for each set of digits. Hours are limited to a maximum value of 23, minutes to 59, and seconds to 59. For durations more than 24 hours, use the day digit set in conjunction with any additional partial one-day time span. |
Example
- serviceidcolumn – [ServiceId]
- until – 5.08:08:08
The plug-in will wait for 5 days, 8 hours, 8 minutes, and 8 seconds until it continues. The SVService ID will be placed in the column ServiceId.