Consultor Eletrônico



Kbase P134764: When calling a web service operation with two parameters, one input LONGCHAR and one output LONGCHAR
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   2/13/2009
Status: Unverified

SYMPTOM(s):

When calling a web service operation with two parameters, one input LONGCHAR and one output LONGCHAR, an incorrect SOAP request may be sent

The OpenEdge Web Service client sends an incorrect SOAP Request when using the 10.0x style

FACT(s) (Environment):

The SOAP messages use the wrapped document/literal convention
The input parameter is a complex value
The 10.1x style has the same parameter signature according to the WSDL Analyzer
OpenEdge 10.1B
OpenEdge 10.1C
All Supported Operating Systems

CAUSE:

Bug# OE00174178

FIX:

Upgrade to OpenEdge 10.1C03 or later.
- OR -
As a workaround, run the WSDL analyzer (bprowsdldoc) with the -show100style command line option and use the suggested signature for the failing operation.