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

Execute Function

Hi Expert,

I am using the Execute function in script part to run the bat file, like below

Execute cmd.exe /C E:\SendMail_Currency.bat


But I am getting the below dialog box when I reload the script.



Regards,

Kabilan K.

8 Replies
Not applicable
Author

How to avoid this dialog box.?

tresesco
MVP
MVP

untitled.png

Not applicable
Author

It is working in qlikview desktop.

But it is not working, when schedule this qvw in QMC, is there any solution?

Regards,

Kabilan K.

tresesco
MVP
MVP

Try:

Settings-->User Preferences-->Security--> then check the option

"Script( Allow database  write and execute statements")

swuehl
MVP
MVP

You may need to set some options on the server as well, AFAIR check

QMC - System - Setup - QlikView Server - Security tab

then check the security options under Misceallenous.

Not applicable
Author

Under misceallenous, all is checked except Allow admin using name and password.

Regards,

Kabilan K.

Not applicable
Author

I have checked this check box as well ("Allow database  write and execute statements"). but still it is not working,

Note: I am using Qlikview 11.2 SR6

Not applicable
Author

Did you ever figure out how to make this work via the QMC?