Skip to main content
Version: Current

Delay

Description

With this activity, the automation will pause for a designated time before resuming the workflow.


Common Capabilities

Process Data Support

info

This activity supports dynamic configuration using variables from the Process Data drawer.

You can bind values from Model Data, Form Data, System Data, Enterprise Variables, and Activity Outputs.

Learn more → Using Process Data


Design Time Configuration

Display Text

Specify the activity name that shows in your process.

Time Span

Specify the time to halt the execution. Click on the vertical ellipse to choose the following options.

OptionsDescription
DefaultWhen you select this option, specify the delay time directly.
JavaScriptSpecify delay time using JavaScript expression.
LiquidSpecify delay time using a liquid expression.

Use Business Time

Specifies whether the delay duration is calculated based on Business Time.

When enabled, the delay progresses only during business hours defined by the Business Calendar of the user who initiated the process instance.   If the initiating user does not have a specific Business Calendar, the system applies the default Business Calendar, if available.   If no Business Calendar exists, the delay is calculated using continuous (calendar) time.


Wait All Incoming

Execution Control

Controls how this activity behaves when multiple incoming execution paths converge.

Determines whether the activity executes when:

  • any incoming path completes, or
  • all relevant paths have completed before execution

Learn more → Execution Control


On Error

Error Handling Strategy

Defines how the workflow behaves if this activity encounters a runtime error.

Supported strategies include Fault, Continue, Suspend, and Retry.

Learn more → Error Handling