Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Save $650 on Qlik Connect, Dec 1 - 7, our lowest price of the year. Register with code CYBERWEEK: Register
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

API REST connector for QV 11.20 SR10 ?

Hi !

I am trying to get data from Elasticsearch with the API REST Connector into my QV application.

I am able to connect to my elasticsearch base but I can't reach all data.

When I use custom pagination or offset i have an error message .

With the offset my custom connection is like this :

CUSTOM CONNECT TO "Provider=QvRestConnector.exe;url=http://hostname/index/_search;timeout=1000;method=GET;autoDetectResponseType=true;keyGenerationStrat...";

With the custom pagination i have this:

CUSTOM CONNECT TO "Provider=QvRestConnector.exe;url=http://hostname/index/F_search;timeout=30;method=GET;autoDetectResponseType=true;keyGenerationStrate...";

Thank you in advance for your help

Ce message a été modifié par : Sitrakiniaina JAUNET

0 Replies