
This node inserts an artificial delay into the chain of execution.
| Option | Description |
|---|---|
| Wait for specific time | Set the delay as a countdown timer in hours, minutes, and seconds (hh:mm:ss). |
| Wait until a specific time | Set a specific date and time when the execution is triggered (mm/dd/yy hh:mm:ss AM/PM). You can open a calendar by selecting the down arrow on the right side of the text field. |
| Wait for user interaction | Wait for a user interaction with a pop-up dialog. The content of the dialog can be freely edited by copying/pasting RTF text and is intended to support the user in deciding whether the workflow should be continued or stopped at this point. |
Additional Options
To access the options shown in the following table, click .
| Option | Description |
|---|---|
| Auto-save behavior |
Select one of the following options:
The project, including the database, is auto-saved (depending on defined interval) after calculating this node/system (either when the calculation succeeds or fails). By default, is selected. |
| Retry execution | When selected, retries a node execution if it failed. Set the
following options:
|
Slots
| Slot Name | Slot Type | Data Type | Description | ||||
|---|---|---|---|---|---|---|---|
| In | Out | ||||||
| AbsoluteTimeout | x | | Absolute time to wait for in seconds | ||||
| ErrorCode | x | | Incoming error code | ||||
| TimeSinceEpoch | x | | Time to wait for in seconds since 1970-01-01T00:00:00.000 (Coordinated Universal Time) | ||||
| AbsoluteTimeout | x | | Elapsed time in seconds | ||||
| ErrorCode | x | | Outgoing error code | ||||
| TimeSinceEpoch | x | | Time in seconds since 1970-01-01T00:00:00.000 (Coordinated Universal Time) | ||||

