Provide and integrate the database driver for ARIS Risk & Compliance Manager.
Procedure
Download the appropriate database driver from the Internet. (For licensing reasons, database drivers are not supplied.)
Store it on the server on which ARIS Risk & Compliance Manager is installed.
To integrate the database driver, enter the command enhance arcm_<s, m, or l> with commonsClasspath local file <Path>\\<to>\\<driver JAR> in ARIS Cloud Controller (ACC).
The database is now available for ARIS Risk & Compliance Manager.
Example for Oracle
Assumed that the driver jar file is located under C:/driver, the command is:
enhance arcm_m with commonsClasspath local file "C:/driver/ojdbc<version_number>.jar"