Skip to main content

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 NameDescription
1Step nameName of the step as it appears in the workflow workspace. This name has to be unique in a single workflow.
2Field to splitThe name of the field you want to split
3DelimiterDelimiter 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].
4EnclosureSpecify the field enclosure.
5Fields tableThis 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.