Json Encode transformer

Creates a new entry in a row that is a json encoded value of the selected entry in a row.

Usage:

<json-encode from="sourceFieldName" to="targetFieldName" />

Attributes:

  • from - name of the entry to be transformed

  • to - name of the entry to be created