Document toolboxDocument toolbox

Row Splitter Stage

Summary

The Row Splitter stage reads data one row at a time from an input link. It splits the data fields contained in a string into a number of columns. It then writes the columns to the output link. The stage has a single input link and a single output link.

IBM Documentation

Server Stage: Row Splitter Stages - IBM Documentation

Parallel Stage: Column Import Stage - IBM Documentation

Conversion Notes

Structural changes

The Server Row Splitter Stage is replaced by a Parallel Local Container which contains a input → Parallel Transformer → Column Import → Parallel Transformer → OUTput design. The leading and trailing Transformer Stages replicate the Server Row Splitter’s unique functionality, such as the ability to handle a variable number of delimited fields per row, for example. See Parallel Job Structural Differences for other aspects of your job design which may be affected.

By way of example, this Server Job:

Example Server Job

…is translated into this Parallel job:

Example Parallel Job - Top level

Note that the Shared Container is named after the original Server stage whose functions it emulates.

Server features not supported

Feature

Asset Query (?)

Comment

Feature

Asset Query (?)

Comment

Multiple lines

Row Splitter stages with Multiple Lines Property

Feature not supported by S2PX.

Fixed width columns

Row Splitter with Fixed Width Option

Feature not supported by S2PX.



 

© 2015-2024 Data Migrators Pty Ltd.