Raise Error

Put any process into an error state.

Most helpful when testing workflow processes, workflow designers may wish to ensure documents stop processing at a certain step in a workflow. The raise error node might also be leveraged with an error import node to allow documents to “jump” to completely different parts of a workflow.

Configuration

The node has only a single configuration option.

The Error Message provided may be static, or variably set via a Process Field.

Workflow

This node is typically only used in setup or troubleshooting steps. Paired with an error import node targeting a specific node name, but could be leveraged to make a process “jump” to a new section of the workflow, or introduce an intentional processing delay into a workflow.

Date

Version

Description

Date

Version

Description

1/31/2022

1.0

Initial Release