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

Security issue using "EXECEUTE"

Hi all,

In my Qv report, i have a line with :

EXECUTE cmd.exe /C $(PowerToolsPath)\QvUserManager11\qv-user-manager --list=DMS > "$(DocLog)\dmsusers.csv";

in the aim to get all the users and documents acces, but !!

when i try to execute my report , i've get this message :

Capture.PNG

how to not get this message please ?!!!

thanks

1 Solution

Accepted Solutions
fosuzuki
Partner - Specialist III
Partner - Specialist III

User Preferences > Security > check the 'Script' option

Hope this helps

Fernando

View solution in original post

2 Replies
fosuzuki
Partner - Specialist III
Partner - Specialist III

User Preferences > Security > check the 'Script' option

Hope this helps

Fernando

Anonymous
Not applicable
Author

Thanks Frenando