Delay
Use this action to add a delay in execution for the specified duration.
Using Delay Action
To use this action in your workflow, connect it to ThingWorx Flow. To connect to the flow, do the following:
1. Click and drag the Delay action under the Developer Tools utility to the canvas, place the pointer on the action, and then click or double-click the action. The Delay action window opens.
2. Edit the Label name, if needed. By default, the label name is same as the action name.
3. In the Time in Seconds field, enter the delay required for execution in number of seconds.
4. Click Done.
Output Schema
The Delay action returns a message string. See a sample output schema in the figure that follows:
Was this helpful?