Skip to main content
16-Pearl
July 17, 2020
Solved

Send infotable data by mail with excel file

  • July 17, 2020
  • 1 reply
  • 961 views
  • Hi,

I have infotable returns data but i need to send this data weekly by mail in excel file . So please share the idea, how can i get this? Using twx 8.5.0

Facing challenge is ..how can i store infotable data in excel and automatically store in file repository so that sendwithattachment can pickup the file from repository based on scheduled time.

 

Thank you 

 

 

Best answer by mnarang

You can simply use CSV Parser extension from market place, this has a service called writeToCSV which basically takes an infotable and write it to CSV file which you can further pull up from mail extension and send it as required.

 

Thanks,

Mukul Narang

1 reply

mnarang5-Regular MemberAnswer
5-Regular Member
July 17, 2020

You can simply use CSV Parser extension from market place, this has a service called writeToCSV which basically takes an infotable and write it to CSV file which you can further pull up from mail extension and send it as required.

 

Thanks,

Mukul Narang