Execute task
Procedure
Qlik Sense performs the following procedure:
-
The Qlik Sense Scheduler Service (QSS) logs different states in the task execution chain during the execution of a task.
Success
In case of success, log entries are written in the following files throughout the procedure:
- <MachineName>_AuditActivity_Scheduler.txt
Errors
Trying to set task id to state
Description | Command=Task execution;Result=55;ResultText=Error: Failed |
---|---|
Message | Trying to set task (id) <Task.ID> to state <State>. Not allowed. No statechange will take place! |
Action |
Proceed as follows:
|
TaskExecutionSession cannot be null
Description | Command=Task execution;Result=90;ResultText=Error: Failed |
---|---|
Message | TaskExecutionSession cannot be null. Unable to proceed with state change due to deleted task with proposed state: <State> |
Action |
Proceed as follows:
|
Suppressed state change
Description | Command=Task execution;Result=85;ResultText=Error: Failed |
---|---|
Message | Suppressed state change to <State> for <Task.Name> with Id <Task.ID> |
Action | No action is required. The state was suppressed when the task was stopped. |
Unable to get <Task.Name>
Description | Command=Task execution;Result=5, 75;ResultText=Error: Failed |
---|---|
Message | Unable to get <Task.Name> with Id <Task.ID> for AuditActivityLog, only logging Id and Name for Task not for App. |
Action |
Proceed as follows:
|