Skip to content

message filter

Nathan Richardson edited this page Jan 11, 2019 · 3 revisions
Message Filter

Icon

metl filter 48x48 color

Use When

Messages containing a specific header or parameter are not desired in the rest of the flow.

Samples

Description

The message filter component allows you to filter out an entire message based on header and/or flow parameters via an expression.

Inbound Message Type

Any Message Type

Output Message Type

Any Message Type

Control Message Handling

Input: As non-control messages are received this component will forward these messages. When the 'Message Type to Filter' is set to 'CONTENT' and a control message is received or 'Message Type to Filter' is 'CONTROL' and a control message is received and the 'Filter Expression' evaluates to true then the control message is forwarded.

Output: Control messages received are in turn forwarded based on the criteria defined in the properties.

Properties
Name Description

Input 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

Message Type to Filter

Selection of either CONTENT or CONTROL

Filter Expression

The expression to be evaluated against header and/or flow parameters to check for match

Log Input

Log Output

Inbound Queue Capacity

Clone this wiki locally