如何在 oracle ebs 11.5.10 中将 oracle pl/sql api 作为 Web 服务公开?

发布于 2024-10-28 12:26:35 字数 147 浏览 4 评论 0原文

如何在 oracle ebs 11.5.10 中将 oracle pl/sql api 公开为 web 服务?我读到在 oracle ebs r12 中有 soa 网关。不幸的是,我的客户将继续使用 11i 版本几年,所以我就坚持使用它。

有人有什么建议或建议吗?

how to expose oracle pl/sql api's as web services in oracle ebs 11.5.10? i've read that in oracle ebs r12 there is soa gateway. unfortunately my client will be sticking with 11i version for a couple more years so i'm stuck with it.

does anyone have any suggestions or recommendations?

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

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

发布评论

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

评论(2

无声无音无过去 2024-11-04 12:26:35

我不确定这是否适用于您的 EBS 版本,但是

Oracle Integration Repository 是信息的汇编
关于 Oracle 电子商务公开的众多服务端点
应用程序套件。它提供了Oracle的完整目录
E-Business Suite 的业务服务接口。该工具让用户
轻松发现并部署适当的业务服务接口
用于与任何系统、应用程序或业务合作伙伴集成。

I'm not sure if this is available for your version of EBS but

The Oracle Integration Repository is a compilation of information
about the numerous service endpoints exposed by the Oracle E-Business
Suite of applications. It provides a complete catalog of Oracle
E-Business Suite's business service interfaces. The tool lets users
easily discover and deploy the appropriate business service interface
for integration with any system, application, or business partner.

幸福不弃 2024-11-04 12:26:35

我认为您可以按照以下步骤进行操作:
使用 jDeveloper 等工具将 API 作为 Web 服务公开
然后在EBS中注册即可使用。

I think you can do it by following the steps below:
Use the tools like jDeveloper to expose the API as a web-service
and then register it in EBS to use it.

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