Originally posted by: KK_WTX
I have one requirement as mentioned below.
Input:5|aj|hgsd|ashgf|jsdhf|ghsjk
5|aj|hgsd|ashgf|jsdhf|ghsjk
2|aj|hgsd|ashgf|jsdhf|ghsjk
2|aj|hgsd|ashgf|jsdhf|ghsjk
1|aj|hgsd|ashgf|jsdhf|ghsjk
3|aj|hgsd|ashgf|jsdhf|ghsjk
3|aj|hgsd|ashgf|jsdhf|ghsjk
1|aj|hgsd|ashgf|jsdhf|ghsjk
Here first i sorted the data based on the unique_id and finally i want to genarate outputs based on the unique id's.
Ex:Required outputs as below.
output_1.txt,output_2.txt,output_3.txt,output_5.txt
Before going to call RUN function i want to split the data into unique data sets(1,2,3,5) and than send to the map. Appreciated your help..?
Thanks,
KK.
#IBM-Websphere-Transformation-Extender#IBMSterlingTransformationExtender#DataExchange