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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

edit module need to click on automatically on "OK"?

Hi experts,

i have a qvw which relaod daily and after reloading it has to reload the edit module script also ,but the problem is

i have created a trigeer to excute after reload thats is   postreload and given action is run macro.

but it is not working once reload is finished then  it is opening edit module window  so there we need to click on "ok" then only it will excute otherwise its not working.

so here i dont want click on  "ok" manually  after relaod it has to click on ok  and it has to excute that macro also?\

pls help me ?

3 Replies
Peter_Cammaert
Partner - Champion III
Partner - Champion III

Your macros/modules contain potentially unsafe statements. You have not declared these macros to be safe (see Requested Module security) so they will not fail immediately, but QlikView will ask you to confirm this situation.

IMHO you can eliminate this request for confirmation by forcing Current Local Security to "Allow System Access".

On the other hand, QlikView should have remembered your first interactive confirmation, so something else may be going on here.

Peter

ashfaq_haseeb
Champion III
Champion III

Hi,

have a look at attached image.

Go to Setting--> User Preferenc --> Security --> Uncheck Confirm Launch from macro.

Let me know if that worked.

Regards

ASHFAQ

Not applicable
Author

No bro after reloading again it is opening macro window