A "web service" is a software system designed to support interoperable machine-to-machine interaction over the World Wide Web.
2
votes
0answers
15 views
Sharepoint Integration - Distributing Sharepoint DLLs
Am a sharepoint newbie. Couldn't find a post that addresses my questions. If this is a duplicate please point me to an existing question.
I have to implement a simple document upload integration from ...
2
votes
0answers
20 views
SharePoint 2013 - Doing Web Services the right way
Many things have changed in SharePoint-architecture from 2010 to 2013. In 2010 I would create it in ISAPI-Folder.
How do I create a custom web service in 2013? Hosting it in IIS? What App-Pool should ...
0
votes
0answers
6 views
Cross farm / federated service application usage in SharePoint 2010
I know user profile service application is used in many company for cross farm / federated service application.
What other default service applications are also widely used in cross farm scenario?
1
vote
0answers
14 views
How to filter web service results based on multiple parameters? [migrated]
To filter on multiple parameter I use this web service call :
http://mysite/sites/test/_vti_bin/listdata.svc/Values?$filter=param1%20eq%20'test1'%20and%20param2%20eq%20'test2'
But how can I use ...
1
vote
0answers
13 views
Get list of installed apps using Client Object Model
I have been trying hard to find any example, resource which explains how to get a list of installed apps in SharePoint 2013 environment using Client Object Model. So far I have found nothing.
Could ...
0
votes
1answer
8 views
How to amend output of List web service call
I've configured a 'List' and one of its types is 'Hyperlink or Picture'.
As I'm populating this List type I'm required to enter the 'Web address' & 'description' :
When I access this List ...
0
votes
0answers
15 views
Using code, how to sync data from CRM online 2011 to sharepoint online 2011 (or 2013) & vice-versa
I am trying for a proof-of-concept on this one.
I have a sample crm-online plugin and I would like to know if through the code I can open my sharepoint online site and thereby get access to the ...
0
votes
0answers
18 views
Searching in entire SharePoint site using REST API URI
I am making a WPF application in which I require to retrieve the search results from the SharePoint site. The search should display results from the entire site including the subsites for that item.
...
0
votes
1answer
49 views
Lists.asmx and List Item Attachments
How would the lists.asmx service be used to add an attachment to a list item with JavaScript File API?
I cannot find an example of anything other than copy.asmx for adding documents.
Update:
Here ...
0
votes
0answers
14 views
WCF hosting issue - SharePoint 2010
Earlier question was wrong. Not editing as people have already replied to wrong question. Basically it is a comparison.
Correct one is:
Want to create a WCF service to access LOB data.
What are ...
0
votes
1answer
17 views
hosting WCF service in SP2010
Want to create a WCF service to access LOB data.
What are advantages & disadvantages of
hosting WCF service within SharePoint?
hosting WCF service within SharePoint?
pl guide..
0
votes
0answers
14 views
Troubleshoot SSRS Error on SharePoint 2010
I've setup SSRS integration to SharePoint 2010 in the WEB server, it is a small server farm consists of one WEB server and one DB server, it work fine and it was able to browse the SSRS report on ...
1
vote
0answers
13 views
workflow consuming WCF Service in https - First Call takes too much time
I have a State machine Workflow that consumes a WCF Service in https (Basic Authentication, security mode transport). It works fine in our test environment, but it had problem in the integration ...
2
votes
1answer
31 views
GetListItems Exception
I am trying to get the contents of a Sharepoint 2007 list using Powershell. I'm able to connect to the web service but receive an exception whenever I try to call the GetListItems method.
# Create ...
0
votes
1answer
17 views
Use SharePoint web service to return a People/Group column value
When I call a SharePoint web service in a .Net ASPX website, the people column returns null (Instance of the object not found).
using System;
using System.Collections.Generic;
using System.Linq;
...
0
votes
1answer
26 views
Pass user credentials to JSP website from SharePoint website
I have developed a JSP website. I also have a SharePoint server based website.
Let's call my JSP website to be www.xyzjsp.com and my SharePoint based website to be www.mySPwebsite.com
How can I ...
-1
votes
1answer
58 views
Using SharePoint MS Office features [closed]
Currently I have a document system that launches documents in Star Office or LibreOffice in an iframe.
Moving to the future I ideally want to retain the document system I have but integrate this into ...
1
vote
0answers
39 views
Help converting XmlNode to DataSet/DataTable, from SharePoint Web Services, Lists.asmx
This is my first post here, but used this site a lot :)
My question is how I can convert an XmlNode, obtained through the Lists.asmx SharePoint web service, to a DataSet / DataTable. The reason I ...
1
vote
1answer
14 views
Like to show/force the user to login when accessing a intranet page.?
Using share point 2007, i need to force an user to log in before the page is accessed.
May be re-direct him to login page or show the prompt box with username and password.
Thanks in advance.
0
votes
0answers
52 views
How to call a soap webservice with the “Call HTTP Service” action in a workflow
I'm trying to call this Sharepoint 2013 SOAP WebService from a workflow : https://mysite.sharepoint.com/_vti_bin/Sites.asmx
My workflow is hosted on the same sharepoint online farm than the soap WS I ...
0
votes
0answers
19 views
InfoPath 2010: Submit an attachment to a custom web service
I have an InfoPath form in SharePoint that submits to a custom web service I've created, and this works fine for regular SharePoint fields (text, numeric, etc.)
However, I cannot figure out how to ...
1
vote
1answer
40 views
Call CRM 2011 Services by Sharepoint site
I'm on my first SP/ CRM 2011 project.
I'm working on a Sharepoint site that could send data to CRM 2011.
For example:
On sharepoint I have a custom form that should send data to a CRM Entity.
...
1
vote
1answer
38 views
How to access document library files via a webservice?
I've images that are stored in a Sharepoint document library, can these files be accessed using a Sharepoint webservice ? For sharepoint Lists a service is explosed via the '_vti_bin\Lists.acmxs' url, ...
0
votes
1answer
59 views
Accessing SharePoint 2013 search object model from wcf, no result return
I am having a strange problem in accessing the SharePoint 2013 search object model.
I have a custom class, when the code is excuted in console application, it's works ok.
but in wcf, the return result ...
0
votes
0answers
36 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
25 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
20 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 ...
1
vote
1answer
26 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
37 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
105 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
31 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 ...
1
vote
1answer
16 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
25 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
30 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
15 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
23 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 ...
2
votes
1answer
58 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
31 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
32 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 ...
2
votes
1answer
34 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
34 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
96 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
27 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
42 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
130 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
20 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
19 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
15 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
36 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
30 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 ...



