JSON Stream to JSON String Formatter Module Configuration

The JSON Stream to JSON String formatter reads data from InputStream, splits it into standalone JSON message strings, and sends these message strings to the next module that is configured in the adapter configuration file. Set values for this formatter in the adapter configuration file.

XML Element Description
CharsetName

Type: string

(Optional) Specify the name of a supported charset. The default value is US-ASCII.