Package a project in Corticon Studio for Corticon Server
- Last Updated: October 22, 2025
- 1 minute read
- Corticon
- Documentation
There are several techniques for deployment, as described in the section How to package and deploy Decision Services . This section will focus on one, Use Studio to compile and deploy Decision Services .
To make the project into a Decision Service and
stage it to a server:
- In Corticon Studio's
Project Explorer, right-click on ADC Database
Connectivity, and then choose Package and Deploy
Decision Services. In its dialog, choose Package and
save for later deployment, and then save it as
ProcedureApproval_v1.1.edswhere the server will be able to access it. - In the ADC project's Vocabulary, choose the menu command Vocabulary > Datasource Configuration File >
Export, and then save it as
ADC_Sample_Config.xml, typically colocated with the Decision Service file you just created.