Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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.
How to avoid this dialog box.?

It is working in qlikview desktop.
But it is not working, when schedule this qvw in QMC, is there any solution?
Regards,
Kabilan K.
Try:
Settings-->User Preferences-->Security--> then check the option
"Script( Allow database write and execute statements")
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.
Under misceallenous, all is checked except Allow admin using name and password.
Regards,
Kabilan K.
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
Did you ever figure out how to make this work via the QMC?