外部系统的SharePoint Web服务 [英] SharePoint web service for external system

查看:89
本文介绍了外部系统的SharePoint Web服务的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

HI SP Gurus,

HI SP Gurus,

我们正在开发可用于外部应用程序的Web服务(WCF或Rest WCF).并且我们应该能够对List或库执行CURD操作.可以在列表中附加文件并在库中上传文件.最后但并非最不重要的WCF身份验证 然后是Sharepoint授权.

We are working on a web service (WCF or Rest WCF) which can be used for external applications. and we should be able to perform CURD operations on List or library. can attach files in list and upload files in library. and last but not the least WCF authentication and then Sharepoint authorization. 

有人可以知道任何现有的WCF库还是可以指出最佳实践.

Can someone know any existing WCF library or can point out best practices.

现在,我正在尝试实施以下文章中给出的解决方案.寻找其他指南.

Right now I am trying to implement solution given in below article. Looking for any other guidance. 

http://dotnetfollower.com/wordpress/2013/08/sharepoint-how-to-create-a-custom-rest-wcf-service-available-in-layouts-folder/

http://dotnetfollower.com/wordpress/2013/08/sharepoint-how-to-create-a-custom-rest-wcf-service-available-in-layouts-folder/

谢谢!

推荐答案

请参考下面的演示以开始创建WCF Web服务:

Please refer the demos below to get started with Createing WCF web service:

如何在SharePoint 2010上创建WCF Web服务

关于CRUD操作,我建议您可以使用SharePoint Server对象模型在WCF服务中编写逻辑:

About CRUD operation, I would suggest you can use SharePoint Server Object Model to write logic in WCF Services:

SharePoint服务器对象模型

谢谢

最好的问候


这篇关于外部系统的SharePoint Web服务的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆