问题描述
是否有一种简单的方法可以在 WCF 服务中创建 JDE Provider BSSV 服务?我的要求是我们需要一个在 Microsoft 平台上运行的第三方.第三方入口需要消费JDE web服务在JDE中创建记录,在JDE中进行处理并发回数据给第三方.客户端只需要 WCF Web 服务.
有没有办法创建 JDE Web 服务并将其作为 WCF 服务托管?
过去有没有人实现过这样的 WCF 服务?
此文档显示了您需要在 JDeveloper 中执行的操作:http://www.oracle.com/technetwork/topics/jde-bssv-database-business-service-131800.pdf>
Is there a simple way in which I can create a JDE Provider BSSV service in a WCF service? My requirement is that we need a third party which runs on a Microsoft platform. An entry in the third party needs to consume the JDE web service to create record in the JDE and process the same in JDE and send back the data to third party. The Client requires only WCF web service.
Is there a way to create a JDE web service and host it as a WCF service?
Has anyone implemented such WCF service in the past?
This document shows what you need to do in JDeveloper: http://www.oracle.com/technetwork/topics/jde-bssv-database-business-service-131800.pdf
这篇关于JDE WCF 服务的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!