如何使用 C# .Net 将文档保存到 Lotus Quickr?
哪里有描述如何使用 C# .Net 保存到 Quickr 的文档?我正在将 Lotus Notes 应用程序转换为 WPF。旧的 Notes 应用程序包含多个附加文档(Word、Excel、pdf 等)。我的公司最近开始使用 Quickr 作为文档存储库。我的第一个挑战是弄清楚如何检索现有的文档附件进行转换,但如果需要,可以手动完成。更大的问题是我需要一种方法来允许用户使用我的新 WPF 应用程序保存附件。我找到了一个可以从 Quickr 检索文档的 Web 服务,但它没有用,因为它不保存。我知道有一个 REST ATOM API,但我没有找到任何用 C# 编写的有用文档或示例。
关于如何从 C# .Net 保存 Quickr 文档有什么建议吗?
Where is documentation describing how to save to Quickr using C# .Net? I'm converting a Lotus Notes application to WPF. The old Notes app contains several attached documents (Word, Excel, pdfs etc). My company recently started using Quickr as a document repository. My first challenge will be figuring out how to retrieve existing doc attachments for the conversion, but this can be done manually if necessary. The bigger issue is I need a way to allow users to save attachments using my new WPF app. I found a web service that retrieves docs from Quickr but it's useless because it doesn't save. I'm aware that there is a REST ATOM API but I have not found any useful documentation or samples written in C#.
Any suggestions on how to save documents Quickr from C# .Net?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Lotus® Quickr 应用程序编程接口 (API) 使您能够将 Lotus® Quickr 内容与其他应用程序集成。 API 可用于以下内容服务:位置、模板、策略、搜索和文档。使用这些接口,您可以通过编程方式访问和更新许多与通过 Lotus® Quickr 用户界面访问和更新相同的信息。
http://www-10.lotus.com /ldd/lqwiki.nsf/xpViewCategories.xsp?lookupName=API%20文档
Lotus® Quickr application programming interfaces (APIs) enable you to integrate your Lotus® Quickr content with other applications. APIs are available for the following content services Places, Templates, Policy, Search, and Documents. Using these interfaces, you can programmatically access and update much of the same information that you can access and update through the Lotus® Quickr user interface.
http://www-10.lotus.com/ldd/lqwiki.nsf/xpViewCategories.xsp?lookupName=API%20Documentation