The TIBCO Platform is a real-time, composable data platform that will bring together an evolving set of your TIBCO solutions - and it's available now!
A chart showing the TIBCO Platform vision
Jump to content
Forums
Ask questions and gain insight from discussions

Webservice to Sharepoint Online


Assaf Verona

Recommended Posts

Hi,

 

I'm using INSIGHT 7.9.5.

I created a Web Wervice connector to Sharepoint Online.

I used the lists webservice and the URL below was validated correctly:

https://[my doman name].sharepoint.com/sites/[my site]/_vti_bin/Lists.asmxWSDL

 

When i use the connection as a target, it seems OK but i still don't understnad how to work with it.

When i select the connection as the source i get the following error:

A TargetInvocationException was thrown by the web service.

Exception: System.Web.Services.Protocols.SoapException: Exception of type 'Microsoft.SharePoint.SoapServer.SoapServerException' was thrown.

at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)

at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)

at Lists.AddList(String listName, String description, Int32 templateID)

 

Did anybody try retrieving data from Sharepoint Online

 

thanks in advance.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...