Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

Issue : Unable to filter the SharePoint Online list data whenever accessing via SSIS OData connector (OData Query Parameters are not working for SPO where as the same are working for SharePoint 2013 On-Premises )

$
0
0

Issue : SSIS OData connection is unable to return filtered SharePoint Online List data with Query parameters like SharePoint 2013 On-Premises

SharePoint Version : SharePoint Online 

SSIS Version : 2016

Tool : Visual Studio  

------------------------------------------------------------------------------------------------------------------------------------

Hi Team,

Greetings !!

In our organization , we've developed SSIS packages where as the data is flowing from SharePoint 2013 On-Premises so far.

Right now we've moved to SharePoint Online and we're trying to refresh/replace the connections with SharePoint Online to access the Online Lists Information.

We've followed the below article to establish the connection with SharePoint Online and able to connect/authenticate to the SharePoint online sites successfully.

Source : https://whitepages.unlimitedviz.com/2014/03/using-the-odata-source-connector-with-sharepoint-online-authentication/

Then after we've started to consume the Online List Data through SharePoint OData URL as shown below

URL : SharePoint Online Site/_vti_bin/listdata.svc

Here with the above URL , we're able to pull the whole List data then after we've some filter conditions [Where we've used the same for SharePoint 2013 On-Premises URL's]

We have appended the same query parameters to the above Online site URL referring from the existed On-Premises URL as shown below and tried to access the data. Expecting the filtered data as an outcome.

URL : SharePoint Online Site/_vti_bin/listdata.svc/Listname?$filter=Modified ge datetime'2010-01-01'  

But results are weird as it is returning the whole data but not obeying the filter conditions.

Then randomly we've tested couple of other query parameters from SSIS Job OData preview and we were unable to get the filtered data.

With the same query parameters , we're able to pull the data from SharePoint On-Premises successfully.

Could you please help us on this , like 

1. Do we need any additional configurations has to be done to get the data filters with the Query Parameters ?

2. Are we doing any thing wrong from the above process ?

3. Is there any compatibility Issues with SharePoint Online OData Query Parameters while accessing the data trough SSIS 2016?

4. Do we have to maintain any specific versions of the Visual Studio tool to work on this?

Thanks in adavance , 

Regards,

Babu.

 

 


Babu


Viewing all articles
Browse latest Browse all 24688

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>