问题
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?
回答1:
Can we create a WCF service using JDeveloper on JDE. Do you have any advance document which can demonstrate the step by step process to follow. I have referred to some document on Oracle KT(Doc ID 1340777.1) but it does not help mcuh
回答2:
This document shows what you need to do in JDeveloper: http://www.oracle.com/technetwork/topics/jde-bssv-database-business-service-131800.pdf
来源:https://stackoverflow.com/questions/23738455/jde-wcf-service