Option 1 - Incorporating the security credentials using the .ionapi file in the same directory as the driver
- Open the SQL query tool.
- Select the option to set up a new driver.
- Specify a driver name, such as Compass JDBC Driver.
-
Specify two library paths:
- One library path to the driver c:\compass\infor-compass-jdbc-2020-09.jar
- One path to the directory that contains the Infor Compass JDBC Driver.ionapi file c:\compass.
- Set the classname to com.infor.idl.jdbc.Driver.
-
Set the URL to
jdbc:infordatalake://TENANTNNAME
.
For example, jdbc:infordatalake://ABCTENANT_TST.
- Save the driver.
- Set up a connection to the Data Lake and select the Compass JDBC driver.
- Connect to the Infor Data Lake. You can add the security credentials as part of the connection string instead of retrieving them from the .ionapi file.