cancel
Showing results for 
Search instead for 
Did you mean: 

Hoe to read file from mail attachment

Former Member
0 Kudos

Hi Experts,

I have the requirments that i need to read a excel file form mail attachment . and need to convert it into xml.

Can any one please suggest me the ways how can i read excel file from mail attachemnt.

Thanks

Praveen Ch.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Praveen !

If your excel files is already in xml format, maybe just using the PayloadSwapBean will be enough. If not, AFAIK you will need to create a java proxy client to process this.

Regards,

Matias.