Kbase P118421: WSO calls not passing input parameters
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  31/08/2006 |
|
Status: Unverified
FACT(s) (Environment):
OpenEdge 10.x
SYMPTOM(s):
WSO calls not passing input parameters
The WebSerice does not receive the input parameter values
CAUSE:
Using a wrong namespace when creating the SOAP header or body
FIX:
Verify you are using the correct namespace name.
The namespace is shown in the wsdl file inder wsdl:definitions root node. Also the documentation generated by bprowsdldoc utility will show this in the index.html under TargetNamespace header.