You are here: Understanding the Meridian event procedures > About the workflow definition events > DocCWFEvent_*Reroute events

DocCWFEvent_*Reroute events

Occur when a workflow is rerouted to a state other than a default destination state.

Syntax

DocCWFEvent_*Reroute(Batch, State, Person, Comment)
Parameters
Name Description

Batch

An object that represents the batch of documents the user has selected.

State

An object that represents the destination state.

Person

An object that represents the user who is rerouting the documents.

Comment

A string containing the text entered by the user who is rerouting the documents.

Related concepts

About the workflow definition events