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: 
Not applicable

e-mail macro send mail on executing the file in QMEC

Hi,

I have created a macro that sends an email. the macro works fine and if I cerate an event on post reload it and I execute the qvw manually it works but as soon as I execute it in the QMEC it won't send the mail. does anyone know a solution to this problem???

I have also tried calling the function in load script by

Let mail = sendMailTest();

or a sub by

call sendMailTest

but nothing is working the mail is only being sent if i excute my file manually.

regards,

MT

1 Reply
Not applicable
Author

can someone please help me?