Consultor Eletrônico



Kbase P128992: The OpenEdge Web Service client is unable to receive an array of 0 from a Web Service
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   4/1/2009
Status: Unverified

SYMPTOM(s):

The OpenEdge Web Service client is unable to receive an array of 0 from a Web Service

The following error is thrown when an array of 0 is returned:



Wrong parameter type: array (11798)

The OpenEdge client is receiving an array in a LONGCHAR EXTENT variable

FACT(s) (Environment):

All Supported Operating Systems
OpenEdge 10.1B
OpenEdge 10.1C

CAUSE:

Bug# OE00164204

FIX:

Upgrade to OpenEdge 10.1C01 or later

If upgrading is not an option, as a workaround, use a LONGCHAR variable to receive the SOAP Response.