Skip to main content
Announcements
Qlik Introduces a New Era of Visualization! READ ALL ABOUT IT
cancel
Showing results for 
Search instead for 
Did you mean: 
Jim_Ogilvie
Contributor II
Contributor II

How to Error Handle for HTTP Timeout (Salesforce)

Hi all,

Hoping this is the correct forum for this.

I am running an App refresh overnight which queries our Salesforce system and creates a series of QVD files in our SaaS Qlik Sense environment.

The issue I am having relates to the "Orders" Table/Object in SF, which will return an HTTP Timeout error and a "Failure" in the refresh history log.

If run the script manually, it times out first time then runs perfectly on consequent attempts. My approach therefore was to try and use: 

set ErrorMode=0;

Orders:

   Load

   ...

If  ScriptError > 0 then

Orders:

   Load

   ...

End If

 

However, the log still records an error and then an exit from script.

I've also looked at using "Trace" to write to the log in order to try and debug, but get a highlighted syntax error in my script...

 

Grateful for your ideas.

Jim

Labels (1)
  • HTTP

1 Reply
J_Lindberg
Support
Support

Hello @Jim_Ogilvie 

I think this question may have ended up in the wrong forum. In this forum we're able to help you with Qlik Application Automation related questions. Are you using this? 

I think you may be looking for the Qlik Sense forum: https://community.qlik.com/t5/Qlik-Sense/ct-p/qlik-sense