πŸ“„ Scheduler

Scheduler

Schedulers provide Workflow Steps the ability to be run at a specific time. This is useful for when certain Steps need to be executed at precise and accurate timings.


Step Delay Tab

Timings for Steps can be set in the Step Delay tab.

Define Delay
If enabled, the Step will be executed at the configured date and time.
Date/Time

Only shown when Define Delay is enabled.

Select a Container or Step Export Parameter or a Datasource Field with a date/time value to set when the Step is executed.

πŸ’‘

If the Container or Step Export Parameter or Datasource Field only has a date value, the time will be automatically set to 12:00AM.

Add offset

Only shown when Define Delay is enabled.

Allows you to offset the defined time in the Date/Time field. You can specify how many days, hours, and minutes should the date/time be offset.

Positive values will delay the Step, while negative values will run the Step in advance.

πŸ’‘

If the Days, Hours, and Minutes fields are left blank, the Step will be executed at the exact date and time set in the Date/Time field.


Related articles