All records are appearing in one(single) line when used stage write operation
Summary
All records are appearing in one(single) line when used stage write operationContent
Hello Experts,
I am facing a weird issue. I have 10 records in source file and I have mapped the records(one to one) to target Stage file write after transforming some of the values. But when I check the files after downloading it in FTP location all the records are showed in only one(signle records).
Download to ICS --> Read File in Segments --> For loop for records --> Map the current record --> Write the Stage file with transformed record
Steps mentioned in green are inside the for loop.
1