Kbase P129994: Error 13133 in the OpenEdge Web Service client when receiving a dynamic Temp-Table
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  18/04/2008 |
|
Status: Unverified
FACT(s) (Environment):
OpenEdge 10.1x
All Supported Operating Systems
SYMPTOM(s):
The OpenEdge Web Service client throws the following error when receiving a dynamic Temp-Table:
Namespace declaration 'xmlns:xsd' not found. (13133)
Tthe xsd namespace is declared outside of the <schema> tag
The SOAP Response is being returned by an OpenEdge ESB Adapter through a Sonic HTTP Direct acceptor with a Web Service Protocol
CAUSE:
The OpenEdge Web Service client is not parsing the SOAP Response properly.
FIX:
Use a Sonic HTTP Direct for SOAP acceptor instead of a Sonic HTTP Direct acceptor with a Web Service Protocol.