Page 1 of 1

Compare stage

Posted: Wed Apr 16, 2008 6:05 am
by Magesh_bala
Hi,

can any one tell how to define output columns in the compare stage, by default it wont define any columns, There must be an three columns
Result
First
Second

How to define first and Second Column names.

regards
magesh

Posted: Wed Apr 16, 2008 6:36 am
by ray.wurlod
Enable RCP, let it generate the output columns, then save the record schema from that.

Otherwise read the description in the Parallel Job Developer's Guide about how to set up a record schema containing appropriate subrecords.

At a pince, simply define three VarChar output columns.