One option for deploying Decision Services is through CDD (Corticon Deployment Descriptor) files. These files let you package Ruleflows compiled into Decision Services, and their deployment parameters in an XML-formatted text file.

When Corticon Server reads a CDD file, it reads in each instance defined in the file to load its Decision Service, and then sets its execution and configuration parameters.

(See Setting the autoloaddir property for additional information.)
Note: If you are using the bundled Apache Tomcat to test and deploy, copy the Deployment Descriptor file to the Corticon Server installation's [CORTICON_WORK_DIR]\cdd directory. When Corticon Server starts, it reads all .cdd files in that default location.