We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
In the BII installation instructions in the section about configuring data_locations.xml, there is the following:
navigate the ./BII-data-manager-1.3/config folder and locate the 'data_locations.xml' file.Edit the file as follows: Set filesystem_path parameter JDBCPATH=/Users/johnsmith/jdbc_drivers/mysql-connector-java.jar
navigate the ./BII-data-manager-1.3/config folder and locate the 'data_locations.xml' file.Edit the file as follows:
Set filesystem_path parameter
JDBCPATH=/Users/johnsmith/jdbc_drivers/mysql-connector-java.jar
This looks very like a cut-and-paste error from the section above it in the documentation (which does refer to JDBC configuration).
It should also make clear that there are several filesystem_path parameters to edit, not just one.
In the BII installation instructions in the section about configuring data_locations.xml, there is the following:
This looks very like a cut-and-paste error from the section above it in the documentation (which does refer to JDBC configuration).
It should also make clear that there are several filesystem_path parameters to edit, not just one.