APPEND_TO_QUEUE

Causes the subsequent THEN flow to execute when the service has available bandwidth to execute. Will only run one queued process at a time. Increase the number of service cores to increase the bandwidth for parallel processing. The queues are useful for avoiding rate throttling and ensuring continued operability when remote services are not available.

Properties

Queue Key
queue_queueIdentifier

All queues that use the same queue identifier will be listed in the same queue logs in the administration panel. Set this value to categorize your queues.

Queue Item Identifier
queue_itemIdentifier

Searchable template used to help identify your queued processes in the queue logs. Please set this to make your logs easier to interpret.

Use Data Fields
queue_useDataFields

When enabled, the queued process will only store the supplied fields in it's memory. When disabled, all process data a the point when the process is queued will be available when the subsequent actions in the data flow execute.

Prevent Duplication
queue_dedupe

Duplicate Item Template
queue_dedupeKey

Allow Resubmissions of Completed Items
queue_dedupeIgnoreCompleted

Allow Resubmissions of Permanently Failed Items
queue_dedupeIgnorePermanentlyFailed

Duplicate Key Expire Time
queue_dedupeTime

fields

A set of records that are used to define process data keys that are to be included when executing various actions.