Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

EMAIL ATTACHMENT XLS CONVERSION ISSUE

0 Likes
659

Hi

I need to trigger mail with excel attachment for each vendor . For eg i have same vendor with 3 line item in the internal table it should be converted to excel and send mail.But the problem is on converting into xls ,only 2 lines items is getting converted . I Also debugged it is coming correct but In excel format only 2 line items is getting converted .

Can any one help?

2 REPLIES 2
Read only

abo
Active Contributor
578

Sorry, I have no idea what you did and I'm not (yet) able to log into your system to check, so I suppose you'll just have to paste the relevant code (properly formatted, please).

Read only

RaymondGiuseppi
Active Contributor
0 Likes
578

You could add more information:

  • Tool used to create a true XLS (almost certainly a txt/csv file or a xml/xlsx/mhtml in case of typo)
  • Tool used to create the mail, etc.
    (consider posting some code?)

But there are already many discussions/blogs on this subject, didn't you find a sample similar to your requirement?