Prior to packaging a Decision Service for deployment you need to ensure the Vocabulary used aligns with the naming of data which will be passed to the Decision Service when it is invoked. Adding a mapping to your Corticon vocabulary allows you to view and customize the mapping.

Note: Decision Service compilation no longer includes the WSDL and the report in the Decision Service (EDS) file by default. If you use WSDL or reports in the EDS, add the following lines to your brms.properties file:
com.corticon.server.compile.add.wsdl=true
com.corticon.server.compile.add.report=true.
For more information, see the topic Properties that impact Decision Service compilation .