Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
renuka_sasikumar
Creator III
Creator III

Macro Problem.

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

4 Replies
jagan
Partner - Champion III
Partner - Champion III

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.

Useful Qlikview Macros

Regards,

jagan.

renuka_sasikumar
Creator III
Creator III
Author

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

Siva_Sankar
Master II
Master II

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.

Refer Run Macro from Qlikview Management Console

jagan
Partner - Champion III
Partner - Champion III

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.