Convert page list to excel and attach to email( Job Scheduler)
Hi,
I have requirement to generate report with list of results and convert into excel and send thought email.
here we have @baseclass.pxGenerateExcelFile activity to convert page list into excel and download, But here i need to attach Excel file to email and send to user instead of download.
@baseclass.pxGenerateExcelFile using this activity i am not able get "FileStream" to attach email.
Can any one please help me, how can i convert page list into Excel and get the FileStream of Excel?
-Chandu
***Edited by Moderator Marissa to update platform capability tags****