Kbase P172455: What is the WSDL Analyzer?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  13/12/2010 |
|
Status: Verified
GOAL:
What is the WSDL Analyzer?
GOAL:
How to generate HTML documentation for consuming a web service using ABL from the WSDL
GOAL:
How to run bprowsdldoc
GOAL:
Where is bprowsdldoc documented?
FACT(s) (Environment):
All Supported Operating Systems
OpenEdge 10.x
OpenEdge Web Category: WebServices
FIX:
The WSDL Analyzer is a tool to generate HTML documentation for consuming a web service using ABL from its WSDL. Run the WSDL analyzer by entering the command "bprowsdldoc" on the operating system command line using the following syntax:
bprowsdldoc [option] wsdl URL or filename [target directory]
If a target directory is not specifed, the documentation is written to the current working directory. For example:
bprowsdldoc http://localhost:8080/wsa/wsa1/wsdl?targetURI=urn:tempuri-org
For information on the options available with the bprowsdldoc command, and for information on how to use the documentation generated by the WSDL Analyzer, see the OpenEdge documentation references below.