Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

REST API and HTTP Status Code 200 / 202

Hi,

I'm trying to connect to an REST API either via "Web Document" or REST Connector. I make the request via the URL and the API immediatly returns a status message that the request is accepted and is processing with the HTTP Status Code 202.

Qlikview then tries to process this answer as it would be the expected data. I however want QlikView to wait till the API sends the processed data with HTTP Status Code 200. How can I make QlikView wait that long? Is that in any way possible?

Any help is appreciated!

Thanks,

Jan

1 Reply
BertrandFa
Contributor
Contributor

Hello,

I have a similar issue.

I would like to catch HTTP Status Code 202 with Qlik but no way to find out how to do.

When I will have successed to catch it I want to do a loop in my script until I get an error or 200 status.

Someone could help please ?

Many thanks in advance.

Bertrand