Skip to content
Nathan Richardson edited this page Jan 16, 2019 · 9 revisions
No-Op

Icon

metl puzzle 48x48 color

Use When

A message needs to be passed through to another component without any action being taken on the message

Samples

Description

The No Op component passes messages to a downstream component without any modifications to the original message.

Inbound Message Type

Model Based Message

Output Message Type

Model Based Message

Control Message Handling

Input: As non-control messages are received they are forwarded.

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

Properties
Name Description

Input Model

Output Model

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