Activity for Exporting data to excel file
Hello,
I have a requirement to Export the data to Excel,i have written one activity with "Call Rule-Obj-Report-Definition.pxRetrieveReportData" to retrieve values from report definition to which i passed ReportName and className and the second method is "Call pzViewExportToExcel " to which PageName.pyReportDefinition passed as step page and this activity working fine for pega version 7.2 but when i tried to replicate in pega version 7.3 the second method "Call pzViewExportToExcel " is throwing error(No such method defined) is there any alternative to this i tried ExportToExcel method also that too didn't worked.
Any suggestion of where i am going wrong or any other alternative to the second method describe.
Regards,
Aakash Talreja