Skip to content

text replace

Nathan Richardson edited this page Jan 16, 2019 · 8 revisions
Text Replace

Icon

metl regex replace 48x48 color

Use When

A piece of text in a text based message needs replaced with alternate text

Samples

Description

The text replace component uses a regular expression to replace a piece of text with another piece of text within a text based message.

Inbound Message Type

Text Based Message

Output Message Type

Text Based Message

Control Message Handling

Input: As text messages are received they are processed and forwarded and all other messages are immediately forwarded.

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

Search For (regex)

A regular expression that describes the text for which to search

Replace With

A text string that should be used to replace the text found by the Search For (regex) parameter

Log Input

Log Output

Inbound Queue Capacity

Clone this wiki locally