Kbase P113316: Does OpenEdge Web Services support the WSDL first approach ?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  14/04/2011 |
|
Status: Unverified
GOAL:
Does OpenEdge Web Services support the WSDL first approach ?
GOAL:
Does OpenEdge Web Services support top-down Web Service design ?
GOAL:
Is it possible to derive the AppServer 4GL procedures from a WSDL document ?
FACT(s) (Environment):
OpenEdge 10.x
All Supported Operating Systems
Web Services
CAUSE:
Enhancement Request# OE00206673
FIX:
Unfortunately, OpenEdge does not support top-down Web Service design. There is currently no way in OpenEdge to derive the AppServer 4GL procedures from a WSDL document.
Possible alternatives at this point are:
1. Use Java Open Client and a Java based Web Service.
2. Use .Net Open Client and a .Net Web Service.
3. Use Sonic ESB and a transformation service.
4. Use WebSpeed and build your own SOAP processor using the XML capabilities in the 4GL.