Hi,
We have excel sheets created in webMethods and stored in linux file structure. In linux the file opens as binary content but in windows OS the same opens perfect as excel workbook.
My requirement is to now mail this file.
However when I am trying to pass the workbook object (xssf object) as input to attachment/content in pub.client.smtp , My email receives a corrupted file , ie, it opens with binary content.
Also, I tried converting xssf Workbook object to byte but its not working for me.
Could anybody help here ?
thanks,
Priya
#webMethods#Integration-Server-and-ESB