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:
  1. 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.eds where the server will be able to access it.
  2. 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.

    (See Export the Datasource Configuration file)