Information icon IBM InfoSphere DataStage and InfoSphere QualityStage, Version 8.5
space Feedback

Examples using Single row mode

The output mode is Single row, which generates one output row per input row. The first output column is CUSTOMERS. The second output column is DIVISIONS. Both output columns use XPath expressions.

There are three input rows.

In row 1, the naming pattern is acme%%.xml. XML Output generates six files:

In row 2, the naming pattern is acme%@.xml. XML Output generates six files:

In row 3, the root filename acme.xml is used. Because a column index flag is omitted, XML Output generates and overwrites three files. The final files contain XML chunks for the second column (DIVISIONS).

To avoid this result, use column index flags when there are multiple columns and rows.


PDFThis topic is also in the IBM InfoSphere DataStage XML Pack Guide.

Update timestamp Last updated: 2010-09-30