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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
daveatkins
Partner - Creator III
Partner - Creator III

using odata connector to pull from PWA site

We have been unable to get the odata connector to work and resorted to writing ssis packages that connect to the odata source and copy data into tables. This has not been very reliable either and I would like to understand why we were never able to get the connector to work in qlik.

First of all, the OData Service Root...how do I convert what is in the SSIS package to be correct format?

I have something that looks like this:

Service Document Url=https://mycompany.sharepoint.com/sites/pwa/_api/ProjectData;Include Atom Elements=Auto;Include Expanded Entities=False;Integrated Security=False;Cookie="....

what part of that goes on the OData Service Root line in the connector as I attempt "CanAuthenticate" method?

0 Replies