Question
ATIT
SA
Last activity: 18 Oct 2016 8:07 EDT
Export to Excel
i have created the custom button and called the ExportToExcel activity to export the excel. I just used @(Pega-RULES:Page).getXMLOfPage("OpList.pxResults") to get the xml and pass it to activity.
is there any otherway to pass the pagelist to the activity?
i am getting the attached error while opening the excel but the data available. how can i avoid this error?