Hello Everyone,
I have a FTP to FTP scenario where I have "ABC.tar.gz" file on the sender side. I have to unzip this file which has "ABC.TXT" and "ABC.LOG" files.
I am able to create a .txt file with the following configurations on sender channel:
However, I don't get the desired output. The "ABC.TXT" file generated on the receiver side has the content of "ABC.LOG" as well.
Below is the file generated. I want my content to start from 0003|AB......
How should I eliminate the front content of my output file starting from "ABC.txt 00000664 0000147.........to oracle2 dba"?
Please advise.
Thank you!
Regards,
Sim