Altair® Panopticon

 

MigrateDatabaseToJDBC

Migrates all usages of the Database connector to JDBC connector to enable editing in the Web Client.

Option

Description

-w, - workbook

Full path of workbook to migrate.

-o, --output

Output path. Can be used together with the '-w' option, when a new name to migrated workbook is needed. Output directory should exist.

-od, --output-directory

Output directory path. Output directory should exist.

-wd, --workbook-directory

Directory of workbooks to upgrade.

 

Command example: java -jar pcli.jar migratedatabasetojdbc -w "E:\ \Workbooks\Database.exw" -o "E:\MigratedWorkbooks\JDBC.exw"