Moving Files with different formats from ftp server to local server.
Hi All
1) I would like to move 2 files with different formats from 1 server to another via a single integration. Even though its basically an ftp mget I still need to do a read after my initial list and then write . Do i need to stipulate the format of each file ?
2) I am also required to process another file which is mix of 2 different formats,
line 1 is fixed format and contains details eg filename and record count
line 2 is csv and contains column headers
line 3 and + lines is csv and contain body
Is this possible using FTP adaptor ?
Tagged:
0