Originally posted by: SystemAdmin
I am trying to create several output files from one big input file. There isn't anything in the file that has the same criteria. We have a databse setup which has company information. Each record in the file will have a company number that is also contained in the database. When the company number changes within the file, the information with the previous company number needs to be written out to a separate file, saved, and FTPed. The problem is I can not get the file information to split out correctly. I am on the right track because my input becomes invalid on the first record that contains the new company number. Can anyone give me some ideas on how to make this work and have each company numbers information split out into separate files?
#DataExchange#IBMSterlingTransformationExtender#IBM-Websphere-Transformation-Extender