ArrayKeys transformer

Creates a new entry in a row with to as name and value of given array’s keys as value.

Usage:

<array-keys from="sourceFieldOfAssocArray" to="targetField" />

Attributes:

  • from - field containing an associative array

  • to - name of the new entry containing the keys of the associative array