Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Jul 7, 2023 3:36:53 AM
Oct 19, 2016 10:50:07 AM
This article supplements documentation that requires changes to the Qlik Sense Engine Settings.ini. No settings are provided in this article.
[Settings 7]
Key=Value
If you are looking to modify the Qlik Sense Desktop client settings.ini:
Hi, I've already updated my setting.ini on my local Workstation and it works well. But on the Qlik Sense Enterprise Server i don´t find this file. Can I add a new settings.ini file in the default path on my Qlik Sense Server?
I want to change the OverrideScriptSecurity to can Execute in the Qlik Sense Script on the Hub Version.
Thanks in advance!
Hello @SimonAichmayr
You're looking to implement this, correct? https://help.qlik.com/en-US/sense/June2020/Subsystems/Hub/Content/Sense_Hub/Scripting/ScriptRegularS...
Regardless: Before you go forward with creating a file, double-check that you're looking on the right node. So it's the Engine nodes you are looking for. Once you're certain, stop the Qlik Sense services and create your settings.ini file. Note that there should be a blank line at the end of the file.
Save it. Start the services.
Hope this helps!
Hello @Sonja_Bauernfeind
Yes, thats correct. I already found the file and I did the steps to get it done.
It works properly!
Thanks for your advice.
Hello @Andre_Sostizzo @Sonja_Bauernfeind
Is this still applicable for Qlik sense server JUNE 2020 and Qlik sense Desktop?
base on ARTICLE NUMBER: 000064287
DisableCacheQueue=1
DisableNewRowApplicator=0
For our server been receiving too many Fiber loop error and chart stuck on loading.
Thank you in advance
@TonySiao These instructions apply for June 2020, yes.
@TonySiao Did these settings help you with the fiber loop error?
How can we control the time that at a particular time cache cleaner works in a day?
Hello @nilesh007
Are you referencing the ClearCacheTimesPerDay setting as documented in How to clear the cache used by QlikView Server and QlikSense Engine?
You cannot set a specific time, only an interval:
The value set is the number of times per day the cache will be cleared, synchronized at midnight. A value of 1 will clear the cache once per day at midnight. The number needs to be 1 or higher. Always a natural number.
So: 1 means once a day (at midnight). 2 means twice a day (once at midnight, once at midday). 24 means every hour, etc.
All the best,
Sonja
Is there a log file created when the files are deleted, and where is it located?
Hi @Sonja_Bauernfeind ,
Your above comments are helpful.
Request some info on below
Regarding the clearing the cache - if we setup the value as 3 - then the clearing should happen 3 times.
Hours (00, 08, 16) - plz validate.
And if the users are using the file at this point in time what will be the user experience ? (will the dashboard close, refresh, not responsive, has to be refreshed in browser ?)
Thanks