Overview
A Delay Node serves as a delay between two nodes in a Workflow, pausing the workflow execution for a specified period or until a specific condition is met.
It allows Workflows to wait before continuing to the next step. The system calculates the delay based on the current system time.
How to Configure a Delay Node
To configure a Delay Node follow these steps:
Here's an interactive tutorial
- In the Workflows Editor, locate the delay node you want to manage and click on its card. The New Delay panel is displayed.
- Select the Delay Type of according to the desired delay. Additionally configure the enabled fields for the selected Delay Type.
| Delay Type | Additional Fields | ||
|---|---|---|---|
|
After a set time Pauses the Workflow for a set amount of time. |
Time Units Select the Time Unit: Minutes, Hours, Days, Weeks or Months. |
Duration Enter an integer number that indicates how long the delay will be. |
|
|
On a specific date Pauses the Workflow until the date in the selected fields is reached. Note:
|
/ for field mapping Select the date field, from the Workflow's Object, that will be used as reference. Use the "/" shortcut to display all the related fields with the Workflow's Object. |
Offset (+/- #) Add or subtract the corresponding number of Time Unit to/from the reference date in the date field. |
Time Units Select the unit: Days, Weeks or Months. |
|
Date at the next occurrence Pauses the Workflow until a recurring pattern |
Time Unit | ||
|
|||
|
|||
|
Select weekday Select the day: Monday, Tuesday, Wednesday, Thursday, Friday, Saturday or Sunday. |
||
|
Select weekday of next week: Select the day: Monday, Tuesday, Wednesday, Thursday, Friday, Saturday or Sunday. |
||
|
Day Enter an integer number(1 to 31) that indicates the day of the month. |
||
|
Day Enter an integer number(1 to 31) that indicates the day of the month. |
||
- Click SAVE. The delay was edited successfully message is displayed and the setup is saved.
- The SAVE button is enabled when all the mandatory fields have been completed in the New Delay view.
- The delay card is updated displaying the configured Delay Type and the Draft status is removed after the setup is valid.