You can import the JDBC connections of MashZone (versions 9.5 to 9.12) into ARIS Connect.
Procedure
The exported JDBC connections are stored as MZP files, starting with A_DATABASE….
The files are stored in the following folder:
<MashZone installation>\ppmmashzone\server\bin\work\work_mashzone_m\mashzone_data\importexport
<ARIS Connect installation>\mashzone\data\importexport.
migrationtool -user system -password manager -folder dbconnections
All JDBC connections from the dbconnections folder are imported into ARIS Connect.
If want to migrate a connection using a JDBC driver that consists of multiple JAR files, you must create a new driver JAR that bundles all the individual files into one single file. Then you must copy the created JAR file to the ARIS Connect installation.