如何使用 C# .Net 将文档保存到 Lotus Quickr?

发布于 2024-11-28 00:33:49 字数 360 浏览 1 评论 0原文

哪里有描述如何使用 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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

病毒体 2024-12-05 00:33:49

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

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文