Issue Appending File
Summary
Producing CSV results in one row of dataContent
Hello,
Here is what I am doing and I am out of options. I need help here.
- I created the header file and wrote it to a directory within ICS
- I FTP'd the data file (no headers) from an FTP site to the same directory
- I read the data file with a stage action
- I created a For-each loop on the header file (will always be one row)
- Included another For-each within the first loop for the data file
- appended the header file with each row from the data file
Tagged:
0