Data Ingestion and Replication
- Data Ingestion and Replication
- All Products
Property
| Description
|
---|---|
Transformation Type
| Select Splitter.
|
Transformation Name
| Name of the Splitter transformation.
|
Split Type
| Split condition to evaluate the incoming data.
Use one of the following split types:
|
Line Split Count
| The maximum number of lines that each output split file contains, excluding header lines.
|
Byte Sequence
| Specified sequence of bytes on which to split the content.
|
Property
| Description
|
---|---|
Split Expression
| Split condition to evaluate the incoming data.
Use one of the following split types:
|
JSONPath Expression
| A JSONPath expression that specifies the array element to split into JSON or scalar fragments.
The default JSONpath Expression is $.
|
Property
| Description
|
---|---|
Split Depth
| The XML nesting depth to start splitting the XML fragments.
The default split depth is 1.
|