Split Fields
Description
Split fields, is a step in the Transformation Plugin for Process Studio Workflows. The Split Fields step splits a field based on delimiter and enclosure information.
Configurations
No. | Field Name | Description |
---|---|---|
1 | Step name | Name of the step as it appears in the workflow workspace. This name has to be unique in a single workflow. |
2 | Field to split | The name of the field you want to split |
3 | Delimiter | Delimiter that determines the field. Special characters (e.g. CHAR ASCII HEX01) can be set with the format $[value], e.g.$[01] or $[6F,FF,00,1F] . |
4 | Enclosure | Specify the field enclosure. |
5 | Fields table | This table is where you define the properties for each new field created by the split. For each new field, you must define the field name, data type, and other properties. |