将共享点文档与另一个系统同步
文档是否可以(在共享点文档库内) 可以从另一个系统库(在 J2ee 中实现)访问,并且两者 应该一起同步吗?
使用“Microsoft Sync Framework for SharePoint”是否可以做到这一点,然后 使用“webservices”连接到java API?
有人可以给我简要描述如何实现这一点吗?
提前致谢。
Is it possible for the documents (inside the sharepoint document library)
to be accessible from another system library (implemented in J2ee), and both
should be synchronized together ?
Is this possible using "Microsoft Sync Framework for SharePoint" , then
using "webservices" to connect to the java API ?
May anyone give me brief descriptions how this can be achieved?
Thanks in advance.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可以使用服务器/客户端对象模型或 Web 服务访问文档库内的文档。
请解释您想要实现的目标(架构),以便我们更容易理解并为您提供正确方向的提示。
You can access the documents inside a document library using the Server/Client Object Model or WebServices.
Please explain what you want to achieve (architecture) so it will be easier for us to understand and give you hints in the right direction.