Originally posted by: Aprithvi
I have an huge XML file with multiple records each of which is an XML. each record translates into one line in the flat file output.
One of the fields in the output is a sequence number which starts with 1 and has to increment all the way till the end of writing all records. How do I achieve that? The output should be as below. I need to get 1 2 3 4 as a sequence number in the output.
Date history time effort 1 currency
Date history time effort 2 currency
Date history time effort 3 currency
Date history time effort 4 currency
#DataExchange#IBM-Websphere-Transformation-Extender#IBMSterlingTransformationExtender