Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Has anyone been able to successfully implement asynchronous or batch REST API requests when connecting through the Direct Access gateway?
Specifically:
I’m trying to determine whether the Direct Access gateway supports parallelized or queued batch requests (instead of single sequential calls).
If supported, what approaches or configurations did you use to enable this?
Were you able to handle larger payloads, long-running queries, or multi-request batching efficiently?
Are there any limitations, throttling rules, or workarounds (e.g., retries, splitting requests, or leveraging async tokens) that you had to implement?
Hi @jpenuliar,
I'm almost sure this is possible. Take a look at Direct Access Gateway Configuration options:
Configuring and troubleshooting Qlik Data Gateway - Direct Access | Qlik Cloud Help
Regards,
Mark Costa
Read more at Data Voyagers - datavoyagers.net
Follow me on my LinkedIn | Know IPC Global at ipc-global.com
Hi Mark,
The documentation only explains on confiiguring the gateway connector.
I am hoping this will be similar to the old Qlik Web Connectors.
Regards,
JP