Option 2 - Incorporating the security credentials in the connection string with the tenant ID
- Open the SQL query tool.
- Select the option to set up a new driver.
- Specify a driver name, such as Compass JDBC Driver.
-
Specify the URL:
jdbc:infordatalake://TENANT_TST?ionApiCredentials=...
- Set the classname to com.infor.idl.jdbc.Driver.
- Specify the library path to the JDBC driver c:\compass\infor-compass-jdbc-2020-09.jar
- Save the driver.
- Set up a connection to the Data Lake and select the Compass JDBC driver.
- Connect to Infor Data Lake.