Skip to content

last unit of work

Nathan Richardson edited this page Jan 17, 2019 · 8 revisions
Last Unit of Work

Icon

metl delay 48x48 color

Use When

A component needs to wait until one or more other components complete prior to continuing

Samples

Description

The Last Unit of Work component waits until all end of work control messages are received from all input components before a message is forwarded to the remaining downstream components.

Inbound Message Type

Any

Output Message Type

Any

Control Message Handling

Input: Once a unit of work boundary is received this component will start processing.

Output: A single control message will be forwarded to downstream components once all messages have been processed through this step.

Properties
Name Description

Error Suspense Step

Whether to forward failed messages and continue processing. This is the name of a linked component to forward the failed messages to.

Enabled

Log Input

Log Output

Inbound Queue Capacity

Clone this wiki locally