The Corticon Web Console makes it easy to display a WSDL output for a Decision Service that produced and packaged WSDL.

Note: The default process of Decision Service compilation does not include WSDL and its report in the EDS file. The selections in the Studio export Service contracts and reports that can be passed to system integrators as a .wsdl or .xsd text and a report .html file. If you want WSDL or reports in the Decision Service package, add the following lines to the brms.properties file where Corticon will do the compilation:
com.corticon.server.compile.add.wsdl=true
com.corticon.server.compile.add.report=true.
Click on any managed or discovered Decision Service, and then click on the /WSDL button on the tool bar. The output you get for Cargo is illustrated:


You can open the output file in a text editor, and then save it as Cargo_0_16.wsdl.