Getting Started with Multiple Database Connectivity
- Last Updated: February 19, 2021
- 2 minute read
- Corticon
- Documentation
Corticon's database connectivity reaches another level when it enables a rules project to access more than one Datasource. You could mix one EDC Datasource with several ADC Datasources, performing Rulesheet-based action and filters while the ADC implementation uses multiple Service Call-outs on a Ruleflow. Together, these enable the Decision Service to be running queries on one database, processing that data, and then possibly branching to write to either of two other databases.
To load the Multiple Database Connectivity sample:
In Corticon Studio, choose the menu item Help > Samples. Select the Advanced Sample Multiple Database Connectivity, and then click Done. Follow the Import dialog to bring the sample into your workspace.
The Multiple Database sample expands on the ADC sample's medical treatment approval scenario. Now the patients and the treatments they have received are in one database, while each treatment's description and clinical trial status is in another database. The rules connect to both databases to determine whether a treatment is approved.
- In Corticon Studio, choose File > Close All.
- Execute the Corticon SQL script
cmsfor your database in your database management tool's editor.