The Corticon Deployment Console provides a graphical interface to help you package Decision Services for deployment. This packaging can also be achieved with the compile corticonManagement command line utility. The Deployment Console does not actually deploy Decision Services, it just makes them ready to deploy.
The Deployment Console has two functions:
Create Deployment Descriptor (.cdd) files, the XML documents that instruct Corticon Server which Ruleflows and Decision Services to load, and how to configure appropriate parameters and settings for each.
Create XML service contract documents, the files used for Ruleflow integration. These are discussed in topics at Integrating Corticon Decision Services.
You might want to use the brms.properties setting that determines the path to an existing directory that will be used exclusively by Deployment Console to pre-compile Ruleflow files into .eds files. It is important that you use forward slashes as path separator. Example: c:/Users/me/CcDeploymentSandbox
Default value is %CORTICON_WORK_DIR%/System/CcDeploymentSandbox