SSIS 2016 Reading Sharepoint 2013 Lists

Sam Garth 26 Reputation points Microsoft Employee
2020-11-23T17:01:26.373+00:00

Hi I am creating an SSIS package in VS2019 community edition using TargetServerVersion 2016 (if that matters).

I have an OData connection going to a 2013 version of SharePoint. This works successfully when connection.

I then use an Odata source and I get the error...

41982-image.png

I have tried adding /_vti_bin/listdata.svc to the data source and it authenticates OK but still get the same error.

Can anyone point me to where I might be going wrong? I have installed the SharePoint Server 2013 Client Components SDK.

Thanks

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,704 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Monalv-MSFT 5,926 Reputation points
    2020-11-24T10:01:40.647+00:00

    Hi @Anonymous ,

    Please check if the user has correct permission to the service location or if the service location in your OData Connection Manager is correct .
    42203-odatacm.png
    42094-odatasource.png

    Hope the following links will be helpful:
    1.OData Source
    2.Tutorial: Using the OData Source

    Best Regards,
    Mona

    ----------

    If the answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
    Hot issues in November--What can I do if my transaction log is full?
    Hot issues in November--How to convert Profiler trace into a SQL Server table?


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.