To set the database driver file directory in the PhixFlow database, use an SQL statement, for example: Restart Tomcat to make the change visible to the PhixFlow application.update system_configuration set database_driver_file_dir = ‘/opt/phixflow-drivers’;
commit;
General
Content
Integrations