cJsonWriter Standard properties
These properties are used to configure cJsonWriter running in the Standard Route framework.
The Standard cJsonWriter component belongs to the Transformation family.
Basic settings
JSON Library |
Select the JSON library from Gson, Jackson, Fastjson, and Custom to transform the incoming data. |
Bean Reference ID | This option appears when Custom is selected in the JSON Library list. Select the ID of the Bean where your custom JSON structure is defined. |
Pretty Print | Select this check box to have the output in several rows. If you clear this check box, you will have the output in one row. |
Usage
Usage rule |
cJsonWriter can be a middle or end component in a Route. |
Limitation |
n/a |