Eterlogic virtual serial ports emulator

Text data blocks splitter transformer

Description

This transformer is processing text data before sending it to next transformer or to final recipient.

This transformer will not work correctly with binary data.

Text data blocks splitter is very useful when data is sent in small chunks (for example, received from network or from many devices), and you need to make sure that you get complete data and also split it into chunks before further processing.

If using other transformers (for example, replacing or filtering data), add this transformer first in the pipeline: it will make sure that downstream transformers will work with correct data.

Line Splitter transformer properties:

Splitting lines ending with \n (0x0a)

Line break mode: LF(\n)

Example:

Example:

Example:


2007-2026 Eterlogic Software