A "web service" is a software system designed to support interoperable machine-to-machine interaction over the World Wide Web.
0
votes
0answers
8 views
Claims Based Authentication in SharePoint 2013 Online Not working anymore
I'm trying to connect an application (desktop application) to SharePoint 2013 sites.
I have a client webservice, the issue is Claims Based Authentication in SharePoint 2013 does not work: ...
1
vote
1answer
22 views
Can I access in a SharePoint 2010 Online webpart, some webservice and do some CRUD?
I am using SharePoint Online. It is only possible to build sandbox solutions webparts. Is it possible in a sandbox solution webpart to access a webservice somewhere on the internet? I would like to do ...
0
votes
1answer
12 views
Exporting SharePoint data to external PHP script
My client has his intranet website running as a SharePoint 2010 site, consisting of about 40 lists making the different categories of news.
What would be the easiest way for me to fetch this data ...
0
votes
1answer
16 views
Return TreeView from WCF Service in SP2010
How to return TreeView from WCF Service ? Its giving error when we set return type as TreeView
0
votes
0answers
26 views
403 - Forbiddeden Exception while accessing SharePoint 2010 WebService
I am getting 403 - Forbidden Exception while accessing a SharePoint 2010 web service. However, the same user is able to access the same SharePoint site with the browser.
The authentication used is ...
2
votes
1answer
54 views
Add New List Item with SPServices anonymously
I have an HTML5 + jQuery application with a built in contact form that I wanted to hook into Sharepoint, and Lists seemed an ideal way to do that. I used the jQuery library SPServices to get this up ...
0
votes
1answer
24 views
SharePoint web services and a multilanguage environment
I cam writing a console application that connects to a SharePoint 2010 server and manipulates data using listdata.svc. For example, I look for the 'Announcements' list and edit the 'Title' field.
I ...
0
votes
1answer
12 views
ArgumentOutOfRangeException while calling FAST-Search service
I am getting an exception:
Exception information:
Exception type: FaultException
Exception message: System.ArgumentOutOfRangeException
while calling my FS4SP web service. It runs fine for small ...
0
votes
1answer
24 views
Is it possible to share the same list type among different sites?
I'm accessing list content via its corresponding webservice. I'm re-creating new lists for new sites but often the list content type is the same - image, link etc.... Is it possible to create a list ...
0
votes
2answers
28 views
When creating a sharepoint site can list content be mixed with web-parts?
When creating a sharepoint site can list content be mixed with web-parts ?
So the list content can easily be exposed with a web-service and the web parts can exist alongside the list content parts.
1
vote
0answers
12 views
Workflow consuming webservice - Editing the address?
My State Machine Workflow (SP 2010) consumes an external Web Service that I have added as a Service Reference in Visual Studio.
The WCF Service is currently hosted in my local machine.
We have ...
1
vote
0answers
15 views
Create TreeView C# for Office 365
I am currently building an Outlook Addin which enables users to save E-mails directly into SharePoint Online.
but before the E-mails get saved, they Need to be prompted by a Windows which has a ...
1
vote
1answer
52 views
NTLM web service call to sharepoint 2013 web application with claim authentication over NTLM users
I have a webservice (no vcf) with Windows authentication(impersonate="true"), that uses the SharePoint 2013 Object Model.
When I call a webservice method that operates on a SharePoint Web Application ...
1
vote
0answers
23 views
Update Document Library columns
How to update column values in Document Library while creating documents or after creating?
I am adding a new document using the Copy web service. I tried using the Lists web service and Event ...
1
vote
0answers
27 views
Sharepoint Webservice not filtering Data
Working Version
Issue: I am querying SharePoint using SP CAML Query Helper. Using SPCQH I am able to retrieve one order. The query works.
Once I add the query to my Biztalk solution the query below ...
-1
votes
0answers
24 views
Connecting Sharepoint to Enterprise Service Bus(ESB) that connects to IBM DB2 [duplicate]
Is it possible to connect to an Enterprise Service Bus which connects to a DB2 database instead of connecting to the current sharepoint SQL database.
This is in relation to document management. Will ...
2
votes
1answer
28 views
connecting sharepoint to a polarlake ESB
How would one go about connecting sharepoint to an Enterprise Service Bus(ESB). The service bus being used is Polarlake.
I'm presuming it requires a .NET web service to be created but essentially ...
2
votes
0answers
16 views
Updating a wiki page with the REST API
How do you correctly update a SharePoint 2013 wiki page using the REST API?
Three basic capabilities I am interested in:
Reading an existing page (content only)
Updating an existing page
Creating a ...
1
vote
1answer
71 views
Update Created By field in Document Library using web service
I am uploading documents to Document Library using copy web service. I need to update read only fields like created, created by, modified, modified by, version,.. I changed the read only property of ...
0
votes
0answers
18 views
Upload the document to sharepoint document library through asp.net portal
We have web portal on sharepoint 2007. I want to upload document in sharepoint document library from asp.net portal.
I am thinking of creating web service for this but I don't know the basics of ...
1
vote
0answers
20 views
“Office document”/“PDF” content is not appearing in SharePoint Online (Office 365) search
I am working on "SharePoint online". I have restored the site and everything is working fine except Search. Even search is also working fine but not including the result of Office document, PDF ...
1
vote
3answers
98 views
Where to expose the data within a web part via a web service
List data can be exposed via a web service but how can web parts be also exposed via a web service ?
I think this question is similar to ...
0
votes
1answer
18 views
Source for Web Service in SharePoint
Is it possible to use XML data as input for SharePoint web service? If possible how to implement that? Can we use input as Objects other than XML data ??
0
votes
0answers
15 views
new to WCF: when will i need to write web services in SP2010 SBS?
what are some drawbacks with sandbox solutions where one might need to write custom web services as a work around?
appreciate any advice. there is a lot out there on getting started but little on ...
0
votes
0answers
9 views
Managed Metadata Service / Secure Store Service status = Error
I've inherited a SP2010 farm, which I'm currently inspecting for problems. When looking at the Service Applications within the default proxy pool, both the Managed Metadata Service and the Secure ...
0
votes
1answer
13 views
Cannot add reference to SharePoint hosted wcf service in a Silverlight 5 project
I have built a simple wcf web service and hosted it on a SharePoint server. Standard settings - wcf scv file deployed to the ISAPI folder and MultipleBaseAddressBasicHttpBindingServiceHostFactory used ...
0
votes
0answers
25 views
Run Sharepoint Query web service with just the username and/or user role known
On my current project we are implementing a WCF layer wrapping Sharepoint web services. Search is a huge thing in our App. So, we are using a QueryService extensively. It works like a charm in its ...
0
votes
0answers
49 views
SP 2013 (SP Online; Office 365) web services
I'm trying to do the seemingly simple task of writing changes to a user profile in SharePoint 2013 / Office 365.
Tried:
Client APIs - nope, user profile is read-only
Sandbox Solution - nope (I ...
1
vote
0answers
31 views
getting top X items in each folder with a CAML Query
i'm trying to do a visual representation of a document library using javascript and webservices.
basically i want to present the folders in the library, with a preview of the first few files in each ...
1
vote
2answers
54 views
How to consume a custom sharepoint webservice service application from outside SharePoint
What is the proper endpoint address to consume a custom sharepoint webservice service application from outside SharePoint?
I have written a service application based on a great example of David ...
0
votes
1answer
38 views
Problem when migrating SP2010 solution with WCF service to SP2013
I have a VS2010 solution that has a few projects inside. One of them is a Sharepoint 2010 project that contains a WCF service generated from the CKS template.
I needed to migrate this solution to ...
0
votes
1answer
12 views
onWorkflowItemChanged triggered when attachment added through web service
A WCF Service hosted outside of SP will consume another external service to retrieve information. Then, the WCF will add/edit an item to a SharePoint List using COM, and add the attachment to the item ...
2
votes
1answer
51 views
WebClient and impersonate as other user
I created a web service hosted in SharePoint 2010 and I want to unit test its behaviour/results.
Now when I try to run a test with a different user, I always get the results of the previous user and ...
2
votes
0answers
24 views
How to use the Sharepoint Spell Checker in 2013?
http://msdn.microsoft.com/en-us/library/ms516167.aspx
Hi,
I have gone through the above link and found that the sharepoint spelllchecker is available and can be used. Can someone give me a sample ...
0
votes
1answer
43 views
TimerJob editing workflow and web config - Consuming external webservice
I have a list that is attached to a workflow (State machine, VS2010, SP2010).
There is an OnWorkflowItemChanged activity that will check if a column of the list has been changed. If it changed, it ...
0
votes
1answer
40 views
Access sharepoint web service from separate HTML application
I want to access list items from a SharePoint 2010 site in a HTML application (not connected to the SharePoint site).
My approach is to use SharePoint web services by passing user credentials through ...
0
votes
1answer
17 views
Package not deploying everything in it to server
I have a package solution as,
<Solution xmlns="http://schemas.microsoft.com/sharepoint/" SolutionId="id" SharePointProductVersion="14.0">
<Assemblies>
<Assembly ...
1
vote
2answers
76 views
Advice on starting development for SharePoint in C#
I'm about to start development of client-side application (C# using .NET 4.0) that connects to SharePoint. Mainly to download/upload documents.
I've found out that there are several options:
using ...
0
votes
0answers
21 views
Sharepoint 2010 Unable to Load Namespaces from Microsoft.office.Server.Search Assembly
I am having a PreCompiled Web Service in .Net 3.5 and Sharepoint 2010.
I installed SharePoint 2010 in Windows Server 2008.
I added the Assembly reference in .config file like this
<add ...
1
vote
0answers
38 views
Find all lists that look up a Contacts list
I have a Contacts list in my site collection, and it is used in lookup columns by multiple other lists.
Is there an easy way to get all the lists that have a lookup column pointing to the Contacts ...
0
votes
1answer
60 views
error, while trying to access the webservices from infopath form
I am getting the following error while trying to access a custom webservice from an infopath form to fetch some data. I have already gone through the actions described in the error message, but the ...
0
votes
0answers
7 views
RESTFUL service to tag documents in SharePoint 2010
I want to add tags to documents. Please tell me how can i do it.
0
votes
1answer
47 views
SOAP error when publishing Infopath 2010 form to Sharepoint
I am working in a list which contains around 300 different fields. I have also added another list as second data connection. Everything is perfect at this stage and i am able to publish ...
0
votes
1answer
48 views
Configured the custom WCF service on Windows Server 2012
I have windows server 2012 and sharepoint 2013 installed. Now i wanted to configured my wcf service on the server.
After Creating the new app pool & site its shows me the error as below
HTTP ...
0
votes
0answers
42 views
using client Object Model, Can we Get all the quota templates from SP 2010 Site Collection?
using client Object Model, Can we Get all the Site quota templates from Sharepoint 2010 Site Collection ??
1
vote
1answer
42 views
Addattachment by SOAP problem
I am new with sharepoint and I have a problem with uploading files to my site. I am creating Python application communicating with sharepoint by SOAP webservices.
I was able to create new List called ...
3
votes
1answer
87 views
Updating a Property w/ 2013 REST Api
I have a sharepoint hosted app that is succesfully able to add Read and Create files on the Host site (using the REST Api and SP.RequestExecutor). Now I am trying to figure out how to update ...
0
votes
0answers
38 views
No outbound connection from the WFE to the web service hosted server from an InfoPath form hosted in SharePoint 2010
Bit of a background:
Dev Enviornment - 1 X WFE/App Server, 1 X DB server
UAT Enviornment - 1 X WFE, 1 X App Server and 1 X DB Server
We have an infopath form published to a form library, using a ...
0
votes
2answers
49 views
Add web service to sharepoint as feature item
I have a web service and a custom logging service class.
The logging class has a feature that update or remove itself according to the feature events (Activated=SPService.Update, ...
0
votes
1answer
59 views
SoapServerException on Lists.GetListItems()
I'm trying to retrieve list items for my "Country" list through web services.
This is my list: http://i.stack.imgur.com/158MI.png
& this is my code:
using System.Linq;
using System.Text;
using ...




