Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Team,I am trying to establish the connection to RSA Archer from qlikview to extract data , I am exploring the Rest connection , I got connection establish but its not supporting JSON. Please help on this to read data from RSA archer.
Below is my custom connection string :
CUSTOM CONNECT TO "Provider=QvRestConnector.exe;
url=http://Servername/apps/ArcherApp;
timeout=30;method=GET;
autoDetectResponseType=true;
keyGenerationStrategy=0;
authSchema=ntlm;
skipServerCertificateValidation=false;
useCertificate=No;
certificateStoreLocation=CurrentUser;
certificateStoreName=My;
queryParameters=Content-Type%2application/json;
queryHeaders=Authorization%2{%%3Authorization%%3:%%3Archer session-id%%2%%3 + $session_token,%%3X-Http-Method-Override%%3:%%3GET%%3,%%3Authorization%%3:%%3Archer session-id%%2%%3 + $session_token};
PaginationType=None;
allowResponseHeaders=false;
allowHttpsOnly=false;
XUserId=USERID;XPassword=PWD;";
Hello @fularirahul , thanks for posting your issue!
Are you getting a JSON response from any other rest clients such as Postman or ARC or some other client? Please test outside of Qlik, as the individual clients usually give debug information that could be helpful. Once you get the response you seek, you can usually use modify this for use in QlikView or Qlik Sense.
Thank you , Will check with ARC rest client and will let you know.
Hi, I am trying to connect Qlik to RSA Archer as well. Where you able to pull this off?
Any update would be helpful.
Were you able to get archer to connect to qlik sense?
please let me know
thank you,
donna
Hi @fularirahul, I may need to use a similar connection. Can you post what you found out from your troubleshooting? And how you were able to connect?
Thanks!
I`m trying to connect QlikSense and Archer as well. I`d be glad if you guys who made it can share some information. Appreciate any input.
Hello, were you able to get this to connect with Qlik Sense? Any new ideas on this one?
Thanks,
Marc
Would be interested in the solution for how to connect as well if you can share