Dear all,
Can u tel me hw to write the data extracted from bank database to a file name, destination path, fromat mentioned in my local param table.
Eg: My param table:
File name : Extracted data
File path : C:\TEST\DATA
File format: .pdf (or) .xls (or) .txt
I am storing the extracted data in an array.
Extracted data : USER,INPUTTER,SUPER.USER,1
Nw the Extracted data should be written onto the file with name as (mentined in File name) in the path (mentioned in File path) & in the format (mentioned in File format).
Thanks & Regards,
KIMU