Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Community,
in the Management Console of QlikSense you can schedule reload tasks.
I scheduled some tasks for various apps with event triggers, what run once a day.
It works for all apps, except one. This one runs in Status "Error". All other in "Success".
When I start the job manually, it lands in "Success". But by the automated reload it lands in "Error", not in "failed".
What is the difference between "Error" and "Failed"?
Does anyone know why a different end status is reached during automatic reloading than during manual reloading?
Thx for help
PS: currently the query of this app generate two tables, which one of them is empty
Hello!
In Qlik Sense, a "Failed" task status means the reload script started but encountered an issue during execution, typically generating a script log. An "Error" status, however, indicates the task couldn't even begin script execution, often pointing to environmental issues like permission problems for the Qlik Sense service account, resource constraints, file locking, or antivirus interference. The reason your app succeeds manually but gets an "Error" automatically is usually due to differences in the user context (your user account vs. the Qlik Sense service account's permissions) or resource availability at the CatTranslator Org scheduled time. To troubleshoot, check Qlik Sense Scheduler and Engine logs for clues, verify the service account's permissions to all data sources and files, and ensure no other processes or antivirus are interfering at reload time.
Hello!
In Qlik Sense, a "Failed" task status means the reload script started but encountered an issue during execution, typically generating a script log. An "Error" status, however, indicates the task couldn't even begin script execution, often pointing to environmental issues like permission problems for the Qlik Sense service account, resource constraints, file locking, or antivirus interference. The reason your app succeeds manually but gets an "Error" automatically is usually due to differences in the user context (your user account vs. the Qlik Sense service account's permissions) or resource availability at the CatTranslator Org scheduled time. To troubleshoot, check Qlik Sense Scheduler and Engine logs for clues, verify the service account's permissions to all data sources and files, and ensure no other processes or antivirus are interfering at reload time.