Unfortunately I am getting an error by fetching data from Exact. Here I try to get the ExactOnlineREST_Cashflow_Receivables_eol table.
In Qlik I get after an hour a timeout error, on the other hand in Invantive Bridge Online Monitoring I get an error after 10 minutes (see screenshots below). So in Qlik I have a job to fetch the data, after 10 minutes in Invantive Bridge Online I am getting an error, but the job in Qlik still runs. After an hour I am getting a timeout in Qlik.
The following error occurred:
Internal error. (Connector error: Failed on attempt 1 to GET. (The operation has timed out.))
The engine error code: Connector error:22013
The error occurred here:
SELECT *
FROM JsonV4GetData
WITH PROPERTIES (
oDataResourcePath='ExactOnlineREST_Cashflow_Receivables_eol',
oDataQueryOptions='',
maxDepth='',
maxResult=''
)
To factor out Qlik as a cause, please try to run the download using curl as described in:
Possibly related: Germany
But given the German text and 7 minutes on a single API call from Postman to Exact Online it may also relate to a seemingly common problem in Exact Online Germany environments, where time-outs occur. You might want to check the screen Session I/Os for response times of API calls. They should all be below 10 seconds, and typically way below 1 second for this specific table.
In case there are larger response times, it is recommended to reach out to Exact Online Support. Their formal stance is that there are no guarantees on response times on the API, but in practice they also know that when such problems occur ultimately the customer will leave the Exact platform.
This question was automatically closed after at least 1 week of inactivity after a possible solution was provided. The last answer given has been marked as a solution.
Please ask a new question via a separate topic if the problem occurs again. Please include a link to this topic in the new question by pasting its URL into the text.