Consultor Eletrônico



Kbase P97707: Unable to use the ISO-8859-1 encoding with OpenEdge Web Services
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   20/08/2009
Status: Verified

SYMPTOM(s):

Unable to change the OpenEdge Web Service encoding

Unable to load a 3rd-party WSDL document with an ISO-8859-1 encoding

Error loading WSDL document test.wsdl : Cannot get 'ISO-8859-1' transcoder from the TranscoderRepository. (11748)

Error receiving Web Service Response : Cannot get 'ISO-8859-1' transcoder from the TranscoderRepository. (11773)

FACT(s) (Environment):

OpenEdge 10.x
All Supported Operating Systems

CAUSE:

Progress only supports the UTF-8 and UTF-16 encoding with the OpenEdge Web Services as required by the WS-I (http://www.ws-i.org/Profiles/BasicProfile-1.1.html#Acceptable_WSDL_Character_Encodings).

FIX:

Change the Web Service encoding to UTF-8 or UTF-16.