Wait

These plugins help you to add wait steps into your Workflows.

Internal Scripted Wait

This plugin allows for the provision of some script that executes at specified intervals. The workflow instance will remain at this node until the script evaluation returns true. A timeout period can be specified to cause the wait to cancel and the workflow to continue after a specified time.

Properties
Configuration

External Scripted Wait

Properties
Configuration

Delay Workflow

This plugin is used to delay the execution of a workflow instance and remain at this node until a timeout period has expired.

Properties
Configuration

Metadata Wait

This plugin waits until a certain metadata field value associated with the asset in the workflow context matches the one specified in the options below. A timeout and polling period can also be specified.

Properties
Configuration

Vantage Workflow Wait

This plugin is to wait for the completion of a workflow that runs within Telestream Vantage. It supports a timeout and polling interval.

Properties
Configuration

Wait for Signal

This plugin causes a node to wait until it receives a certain number of signals.

Properties
Configuration

Groovy Scripted Wait Action

This plugin allows for the provision of some script that executes at specified intervals. The workflow instance will remain at this node until the script evaluation returns ‘true’. A timeout period can be specified to cause the wait to cancel and the workflow to continue after a specified time. This plugin uses a new SDK.

Properties
Configuration

Groovy Scripted Wait for Named Signal

Use this plugin to configure the action a node takes when a named signal is received from the “Find and Signal Named Signal Wait” plugin.

The workflow instance remains at the node until the script evaluation returns “true.”

You can set a timeout period to cancel the wait, allowing the workflow instance to continue.

Properties
Configuration