Hi folks,
I have created a SSRS report to print requisition details from All purchase requisitions list page on EP.
Report is working fine as expected and displaying the data against selected PR.
There is a save option on the reportviewer page of EP which allows to save the file in different formats. On clicking any of the options viz., pdf, it downloads the file in the below format
<SSRS report name in AOT>.<report design>.pdf
Now, I have a requirement to change the filename to selected requisition number i.e., file when downloaded should be titled as <RequisitionId>.pdf
I've researched a little bit, found out that EPDocuGet class is responsible to prepare the document for download.
Though, i am not getting at what place should i include my code to rename the file before download.
Need any suggestions to achieve this.
Thanks!!
*This post is locked for comments
I have the same question (0)

Report
All responses (
Answers (