Time

Time-based actions occur at designated times, such as daily at 6 a.m. When the specified time arrives, the workflow rule reassesses the record to ensure it still satisfies the rule criteria. If so, it executes the specified actions.

The Time trigger requires a cron expression. The workflow instance starts when the time specified in the cron expression matches the current time.

The execution of this trigger does not add execution variables.

For the Time trigger, Data Mover provides a set of system workflow templates that must be used in input contracts. You can find the complete list on the Workflow templates for input contracts → Trigger type: Time page.

Last updated