Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
There is some code written in My Application of Macro.
Once the application is reloaded the Mail should be triggered the user automatically, which is not happening.
I checked by doing Setting-Document Properties- Triggers - OnPostReload--- Added the Run Macro Action.
Since it is not working.
Can anyone please help on this.
Thanks & Regards,
Renuka S
Hi,
Where you are reloading this in Desktop or QV Server or in Batch Script?
In QV server this won't work, in Desktop you need to use Save and Quit the application then it works.
Regards,
jagan.
Hi,
I am reloading this on QV Server in Batch Script.
The application gets reload & save also, but the mails are not triggering.
I don't know why.
Thanks & Regards,
Renuka S
Renuka,
Try using the Supporting Tasks in the QMC, System, Supporting Tasks, External Program, and the command line.
Make sure you create dependencies in the Triggers between tasks, so all of them are triggered in order.
Hi Renuka,
Is it working in Qlikview Desktop, if it is working then schedule it in windows schedule or External program in QMC.
Hope this helps you.
Regards,
Jagan.