Hi All,
I'm using JavaScript on a ribbon button click in Dynamics 365 CRM to auto-generate an email with the SSRS report PDF attachment as explained in the below link.
It first works as expected. But the emails that are being created right now are missing email attachments due to the browser cache issue. It correctly attaches the report to email if I clear the cache and try again.
Is there a method by which I may empty the cache using the JS provided in the above-mentioned link so that we can first clear the cache and then execute the code to attach the report?
Your help is highly appreciated.

Report
All responses (
Answers (