Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想为我的公司开发一个工具,使用 C# 和 .net 来访问我们的 opentext ECM 文档。我需要能够在 opentext ECM“文件夹”中搜索 Word 文档,在旧文档链接中搜索并更新。
我在 Windows 资源管理器中看到了 opentext ECM,但无法使用带有 SpecialFolders Biblio 的 C# 访问。
有谁知道我如何使用 C# Net 访问 opentext ECM - 我的工具必须看到文件夹,必须看到文件并打开文件。我需要一点帮助才能开始。
谢谢!
为此使用soap API。它提供了您想要的所有功能。您需要许可 SDK 才能访问 API 和相关文档。