SAP Business Objects
Prerequisites
Dremio Business Objects integration requires:
- SAP Business Objects 4.0+
- Install Dremio Connector 64-bit for Business Objects servers and 32-bit for client tools.
Updating Dremio DSN Configuration for Business Objects
- Run the ODBC Data Sources (both 64-bit and 32-bit) Windows application.

- Open the System DSN tab, select ‘Dremio Connector,’ and hit the Configure button.
- Add the following to the end of the Advanced Properties in Dremio Connector DSN:
;NonZeroNameMaxLen=true;supportFullyQualifiedProjects=true

WARNING
Both 32-bit and 64-bit DSNs should be configured with the same name, configuration and additional parameters.
- Open Information Design Tool and a new project.

- Create a new Relational Connection using the Generic ODBC3 datasource driver.

- Select the Dremio Connector DSN and test the connection.

- Dremio schemas and tables are now available.
Using Dremio datasets in Web Intelligence Reports
- In Information Design Tool, publish the Dremio connection to a repository.
- Create a new Data Foundation.

- Create a new Business Layer.
- Publish the universe to a repository.
- Open a web browser, go to Web Intelligence tool and select the published universe.
- Configure the query.

- Your Dremio dataset is ready to be used in Web Intelligence.
