Connecting or Integrating with SharePoint in a SSIS package using OData

preview_player
Показать описание
This video will demonstrate how to connect or integrate SharePoint in SSIS package using OData.
Рекомендации по теме
Комментарии
Автор

Please tell me which version of visual studio you are using, I am using visual 2013 and unable to establish connection getting error as unexpected underlying error.

renukasingh
Автор

I am getting the successful OData connection manager but unable to view the collection inside the ODataSource editor Could you please suggest on these

MamathaD-vn
Автор

Can OData connect to an excel file in a sharepoint folder?

MrJohn
Автор

Can u make a video showing how to use a SharePoint Destination? I can only find paid options for connectors. I am using Visual Studio 2017. Thanks!

SK-ckqb
Автор

Hi there, can you also get data from Project Online?

nelsonma
Автор

Any idea why i can't see the Microsoft Online Services Authentication property in my properties window?

lucyfoley
Автор

Is there a way to use SharePoint as the destination rather than the source? I would like to send files from our local network to a SharePoint source if possible. Thanks

leamiscool
Автор

Hi while connecting i am getting error Test connection failed -> Could not load file or assembly 'Microsoft.SharePoint.Client.Runtime, Version=15.0.0.0, Culture=neutral, or one of its dependencies. The system cannot find the file specified...could you please help me on that?

satheeswariv
Автор

Hi
1.I tried the same way using Microsoft Online Service Authentication but I am getting "the remote server returned an error Unauthorized" For which URL I am able to get data through browser.

2.Also received the error: IDCRL did not get response from the login server.

3. With Basic authentication: Forbidden error and I don't find the Microsoft service authencation to set it to true

Any idea?

guggilamdivyasai
Автор

Biggest downside is Odata will not return sharepoint column that is of multi choice type

JP-tdgt
Автор

Please can you guide me on how to solve the problem of this error and what it means... It keeps popping up when I click the "test connection"

TITLE: OData Connection Manager Editor

Test connection failed

ADDITIONAL INFORMATION:

The underlying connection was closed: An unexpected error occurred on a send. (System)

Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. (System)

An existing connection was forcibly closed by the remote host (System)

BUTTONS:

OK

uchechiibekwe
Автор

The problem with OData Source is that it will not return/display a MultiValue Field from share point within SSIS environment. Which is horrible product experience.

JP-tdgt