EzeScan WebApps

Route to Queue Stage

Route the item to a new queue and trigger item routed notifications if they are enabled on the destination page.

The following placeholders can be used in the Page, Queue Type and Queue options:

Placeholder

Description

{{item["id"]}}

GUID of the indexing item

{{item["name"]}}

Name of the indexing item

{{item["size"]}}

Size of the indexing item

{{item["queueId"]}}

GUID of the queue that the indexing item is located in

{{item["queueName"]}}

Name of the queue that the indexing item is located in

{{item["queueTypeId"]}}

GUID of the queue type that the indexing item is located in

{{item["queueTypeName"]}}

Name of the queue type that the indexing item is located in