WSDL
- Last Updated: November 11, 2024
- 1 minute read
- Corticon
- Version 7.1
- Documentation
The WSDL option displays the current Decision Service's WSDL, and also provides a link to WSDL data in an editor.
Note: Decision Service compilation does not, by default,
include WSDL and its report in the EDS file by default. If you use WSDL or reports in the
EDS, 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.