Originally posted by: PaulBrett
I was recently asked to show how it would be possible to take an input structure:
Header
Data (s)
Trailer
...and create output structure:
Header
Data (1:10)
Trailer
Header
Data (1:10)
Trailer
Header
Data (1:10)
Trailer
I have created the enclosed example, to demonstrate one way of accomplishing this. By extracting the 'data' portion, and sending it to a run map, which is expecting the data to already be in groups of 10 (or less).
Other solutions are possible. See what you can come up with.
Thank you.
Paul
Follow me on Twitter
#IBM-Websphere-Transformation-Extender#IBMSterlingTransformationExtender#DataExchange