Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi. I have a problem with the application in Tasks Manager. App works fine, loads when loaded manually, but crashes when loaded via Tasks
Manually its ok:
In Tasks is status "Failed": Message from ReloadProvider: Reload failed in Engine. Check engine or script logs.
When I look at the logs everything seems fine, but I get Execution Failed before creating search index
What can I do? I'dont have stauts: "Failed to create search index", like in this topic: "Failed to create search index" script error durin... - Qlik Community - 1715642
Additionally: is this a good section/forum? Where do I report bugs like this?
Problem solved.
I have section access and dont have sa_scheduler in Load Data Editor.
Corrected code:
Section Access;
Authorization:
LOAD * INLINE [
ACCESS, USERID,
ADMIN, USER_1,
USER, USER_2,
ADMIN, USER_3,
ADMIN, INTERNAL\SA_SCHEDULER,
];
The solution is also in Support Articles:
Internal\sa_scheduler mandatory to reload apps wit... - Qlik Community - 1715641
Problem solved.
I have section access and dont have sa_scheduler in Load Data Editor.
Corrected code:
Section Access;
Authorization:
LOAD * INLINE [
ACCESS, USERID,
ADMIN, USER_1,
USER, USER_2,
ADMIN, USER_3,
ADMIN, INTERNAL\SA_SCHEDULER,
];
The solution is also in Support Articles:
Internal\sa_scheduler mandatory to reload apps wit... - Qlik Community - 1715641