How to trigger a mail after reload of application?
Hi all,
Generally, We are using QMC to reload the application.
Here, I want to send a mail with latest updation of chart from application.
So that, I have triggered the macro onpostreload, But, this is not working, because of QMC reloads the script part only not a trigger part in the application.(Ihave tried with supporting task --> command line--> C:\Program Files\QlikView\Qv.exe" /r "F:\file location\test1.qvw, it is not working)
So please let me know, if u have any idea about to send a mail after aplication got refreshed.