Hi Experts,
I am working on FCC content conversion scenario. Where I need to pick the .csv files and convert into XML file. My source file structure will be like this.
"InvoiceNumber","InvDate","InvoiceAmount","VendorNumber","CheckIdentifier","CheckDate","PaymentAmount","InternalComments","RemittanceNotes"
"19251087",01-DEC-12,1725.07 ,"1000002780","1012989",15-MAR-13,1725.07 ,,
"19251090",01-DEC-12,820.17 ,"1000002780","1012989",15-MAR-13,820.17 ,,
"19251091",01-DEC-12,609.31 ,"1000002780","1012989",15-MAR-13,609.31 ,,
"3946417",01-DEC-12,1938.23 ,"1000003686","0020063147",15-MAR-13,1938.23 ,,
"514488068120112",01-DEC-12,131.58 ,"1000007578","000937",15-MAR-13,131.58 ,,
in my file sender comm channel which FCC parameters i need to use to pick the fields. I need your valuable inputs
Thanks & Regards,
Pavan