Authentication Default
Description
No description available [API reference]
Instructions
Infor Compass JDBC (Data Lake) from Power BI, SQL Server Linked Server via ZappySys Data Gateway, Crystal Reports, SSRS, Azure Data Factory, and other ODBC tools.
- Download the Compass JDBC JAR from the Infor documentation page (not Maven Central). Put it under
C:\ZappySys\Jdbc\Infor Data Lake. - Download the ION API file (
Infor Compass JDBC Driver.ionapi) and place it in the same folder. Do not rename it. - Replace
MY_DATALAKE_IDon the DSN Main UI after Finish. - Optional: watch the setup video.
- Finish the wizard. Then click Test Connection on the DSN Main UI (the wizard does not run Test Connection).
- Done. You can query from C#, Python, PowerShell, and ODBC apps.
Parameters
| Parameter | Required | Default value | Options |
|---|---|---|---|
|
Name:
Label: JDBC driver file(s) Filled by the wizard after download. Separate multiple JARs with a semicolon (e.g. C:\ZappySys\Jdbc\MyConnector\driver.jar). |
YES |
C:\ZappySys\Jdbc\Infor Data Lake\infor-compass-jdbc.jar
|
|
|
Name:
Label: Data lake id Infor Data Lake identifier (e.g. MY_DATALAKE_ID). |
YES |
MY_DATALAKE_ID
|
|
|
Name:
Label: User name Infor Cloud user (usually an email). Use an integration account, not a personal employee login, for unattended refresh. |
YES | ||
|
Name:
Label: Password Password for the Infor Cloud user. |
YES | ||
|
Name:
Label: Driver class Optional. Leave blank to auto-detect from the JAR unless SPI is ambiguous (e.g. com.infor.idl.jdbc.Driver). |
com.infor.idl.jdbc.Driver
|