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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Execute in QlikSense

I try to use help for Execute

http://help.qlik.com/sense/2.0/en-US/online/#../Subsystems/Hub/Content/Scripting/ScriptRegularStatem...

The setting.ini is empty as written in help

("Settings.ini is located in C:\ProgramData\Qlik\Sense\Engine\ and is generally an empty file")

But also written in help "Check that the file includes [Settings 7] in the first line"

The file is empty, so I am confused what should I do?

I don’t succeed use Execute

1 Solution

Accepted Solutions
Not applicable
Author

Hi Keren,

I got this working. I've got it working on the free desktop version and on the paid for Server version. I even have a daily reload started from the QMC which fires off a Python script.

The documentation on Execute is poor and badly written and unfortunately it's split over a couple of pages for the Server.

Here's what your settings.ini file should look like:

[Settings 7]

OverrideScriptSecurity=1

There should be a blank line at the bottom of the file.

If you are using Qlik Sense Server, you'll also need to do this in the QMC:

1. Go to 'Engine'

2. Select 'Advanced'

3. Untick 'standard mode'

Oh and you'll need to restart Qlik Sense Server.

Hope this helps, good luck!

Mike

View solution in original post

3 Replies
Not applicable
Author

Hi Keren,

I got this working. I've got it working on the free desktop version and on the paid for Server version. I even have a daily reload started from the QMC which fires off a Python script.

The documentation on Execute is poor and badly written and unfortunately it's split over a couple of pages for the Server.

Here's what your settings.ini file should look like:

[Settings 7]

OverrideScriptSecurity=1

There should be a blank line at the bottom of the file.

If you are using Qlik Sense Server, you'll also need to do this in the QMC:

1. Go to 'Engine'

2. Select 'Advanced'

3. Untick 'standard mode'

Oh and you'll need to restart Qlik Sense Server.

Hope this helps, good luck!

Mike

Not applicable
Author

TY its work

saravana325da
Partner - Contributor II
Partner - Contributor II