Question
Evonsys
IN
Last activity: 21 May 2021 7:08 EDT
pyData for pxGenerateExcelFile
using pxGenerateExcelFile i can able generate the file from RD . when we click Run Button the file getting downloaded. when i use this generated file to attach in Email i am getting empty message without any attachments . For OOTB MsoGenerateExcelFile we use the Param.Exceldata as the value for pyAttachements.pyData column .
having doubt in what value should be passed as the parameter for pyAttachements.pyData when we use pxGenerateExcelFile .OOTB.
How to attach the file in pyAttachemets using pxGenerateExcelFile