Question
1
Replies
111
Views
Atos Syntel
Posted: October 12, 2017
Last activity: October 30, 2017
Export Report in Excel format to an external server's directory
Export Report in Excel format to an external server's directory - Need ideas on how to achieve this.
You can add custom option to the existing Actions menu.
On click of the option, need to do following things
1. write an activity for populating the excel data, Take the reference from pzRDExportWrapper, pzViewExportToExcel activities.
2. Once report data is populated, download / upload the content to server directory using tools.sendFile API