Hi RMG,
As suggested i have used the WmFlatFile Adapter to generate a string output (comma separated) that could create a worksheet and writeToFile with .csv extension .
But then i could see that the fileds having values starting with zeroes are not coming properly in the excel sheet.
Like if the field values are “00001233” , in the excel we could see as 1233.
But in the CSV file its coming as “00001233”
Kindly help.
Thanks
#Integration-Server-and-ESB#edi#webMethods