Kbase P183385: The namespace in the SOAP Request and SOAP Response are different than the namespace that was provid
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  3/1/2011 |
|
Status: Unverified
SYMPTOM(s):
The namespace in the SOAP Request is different than the namespace that was provided in the Proxy Generator
The namespace in the SOAP Response is different than the namespace that was provided in the Proxy Generator
Using an OpenEdge Web Service
FACT(s) (Environment):
OpenEdge 10.x
All Supported Operating Systems
FIX:
This is expected behavior.
The namespace in the SOAP Request is a combination of the namespace and the name of the AppObject which are entered in the Proxy Generator. When the WSDL document for an OpenEdge Web Service is generated, it uses this namespace for the XML Schema targetNamespace inside the WSDL Types. So this results in all SOAP Requests and SOAP Responses to have this namespace.