Kbase P142559: WebServices error (11852)
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  3/26/2009 |
|
Status: Unverified
SYMPTOM(s):
WebServices error (11852)
XML string is out of range for 4GL type character (11852)
FACT(s) (Environment):
The from the WebService to the ABL client as 4GL data type CHARACTER returned XML document is bigger then 32K
OpenEdge 10.2A 32-bit
Windows
CAUSE:
Product limit. The 4GL character data type is limited to 32K
FIX:
Make sure the WebService does not return XML documents which are bigger then 32K as character string.