Hi,
I am having file to proxy scenario. Input file is a .txt file, which is having this type of data
111111 0000000 AAAAAAAA BBBBBBBBBBBBBBBBBBBB
222222222222222 CCCCCCCCCCCC 1111111111111111111112222
I want to pick this file from FTP and put all the content of txt file in one single field of data type.What content conversion parameters needs to be set in this case.
Thanks.