Oracle Hyperion MDM Web 服务 API 和 .NET 互操作

发布于 2024-12-08 10:53:20 字数 285 浏览 2 评论 0原文

我们安装了 Oracle Hyperion Master Data Management(又名数据关系管理)及其 Web 服务 API,它本质上是部署在 WebLogic 上的 EAR 文件。此 Web 服务已附加内置服务器端安全策略。我们有一个 .NET 客户端需要与此 Web 服务端点通信,但我们不太确定如何设置 Oracle 定义的客户端安全策略。

使用的版本 - DRM:11.1.2.1; WebLogic:10.3.4

我正在寻找有关如何实现此目标的指针(如果可能的话,还有示例代码)。

谢谢。

We have Oracle Hyperion Master Data Management (aka Data Relationship Management) installed along with it's Web Service API, which is essentially an EAR file deployed on WebLogic. A built-in server side security policy has been attached to this web service. We have a .NET client which needs to speak to this Web Service endpoint, but we are not really sure how to set the client side security policy as defined by Oracle.

Versions used - DRM: 11.1.2.1; WebLogic: 10.3.4

I'm looking for pointers (& sample code if possible) on how we can achieve this.

Thanks.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

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

发布评论

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

评论(1

北方。的韩爷 2024-12-15 10:53:20

我从 http://download.oracle 获得了解决方案。 com/docs/cd/E17904_01/web.1111/e16098.pdf。该文档中的第 5 节介绍了如何从 WLS 导出证书并将其与文档中指定的其他配置一起导入 .NET 客户端应用程序。希望这有帮助。

I got the solution for this from http://download.oracle.com/docs/cd/E17904_01/web.1111/e16098.pdf. Section 5 in that document speaks of how to export the certificate from WLS and import the same into the .NET client app along w/ other config as specified in the document. Hope this helps.

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