Kbase P92119: Getting error 11748 running bprowsdldoc when containing DataSet as parameter
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  24/09/2004 |
|
Status: Unverified
FACT(s) (Environment):
Web Services
OpenEdge 10.0A
SYMPTOM(s):
Getting error 11748 running bprowsdldoc
Error loading WSDL document http://localhost/wsa/OrderInfo/wsdl?targetURI=WSTest : Cannot resolve QName 'xsd:'. It is not valid QName. (11748)
Passing a DataSet as OUTPUT parameter
In the WSDL document, the DataSet parameter is defined as
<wsdl:part name="dsOrder" type="xsd:"/>
CAUSE:
proDataSet is not supported with Web Services in OpenEdge 10.0x.
FIX:
Do not use DATASET as parameter