Hi experts,
1. I am converting a file and now my req is: I need to send the file to the target system with column names as the header of the file.I dont have any such in the source file.
can we do this?Please tell me in both cases ie.. if I have a header in sorce, then what will be the parametrs to be used and if no, then what will be the parametrs used.
2. I need space as a separator. what will be the value to be passed for this?
Thanks in advance
kiran
Kiran,
><i>2. I need space as a separator. what will be the value to be passed for this?</i>
In your .fieldSeparator give the value as a single space and it will take the space as the field separator.
First question, can you give an example?
Regards,
Bhavesh
Hi Vijaya,
First, I would like to tell that, I converting a CSV to txt file.
I tried to add headerline. in sending system parametrs with value 1 and also passed their values using this : nameA.Headerline. But its not working for me. Any clues?
Thanks for the instant response
regds
kiran
Add a comment