Time Barrier¶
The Time Barrier worker has the property of pausing a workflow for a certain period of time. This can be used when part of the workflow or the whole workflow must be executed in a specific hour or during a specific time.

Parameters¶
The Time Barrier worker must receive specific parameters in order to execute properly. When parameters are not set correctly it may cause the worker to not work as expected.

Lock Mode¶
Select whether the Time Barrier will lock the workflow until a specific time or by interval.
Lock Until A Specific Time¶
Set the time limit to keep the Time Barrier active using Time or Upstream Data variants.

Lock By Time Interval¶
Set the amount of minutes to keep the Time Barrier active using Number or Upstream Data variants.

Results¶
This worker does not return results to the workflow.