SAP Business Objects
You can use SAP Business Objects to query and visualize data by means of Dremio Cloud.
Supported Versions
SAP Business Objects 4.0+
Prerequisite
Download, install, and configure the ODBC driver for Arrow Flight SQL.
Connecting to Dremio Cloud
-
Open Information Design Tool.
-
Select File > New > Project.
-
Set the name of the project and click Finish.
-
Right-click the project and select New > Relational Connection.
-
Specify a name for the relational connection and click Next.
-
Select the Generic ODBC3 datasource driver and click Next.
-
Follow either of these steps:
-
Select Use existing data source and select the Arrow Flight SQL ODBC DSN.
-
Select Use connection string, select the Arrow Flight SQL ODBC driver, and specify this base connection string:
Base connection stringHOST=data.dremio.cloud;PORT=443;token=<personal-access-token>;
UseEncryption=true;DisableCertificateVerification=false;
See Connection Parameters for additional connection parameters that are available.
-
-
(Optional) Test the connection.
-
Click Finish.
Dremio schemas and tables are now available.