Objective
SAP BusinessObjects Web Intelligence and Semantic Layer offer multiple connection options to access and query SAP HANA views in SAP BusinessObjects BI:
◉ SAP HANA Relational connection, based on HANA ODBC and JDBC drivers, allows you to connect to HANA views via HANA SQL access, and to query them using the SQL query language. This connection option is optimized for better performances on HANA at refresh time, but it does not support HANA hierarchies.
◉ SAP HANA OLAP connection, that offers a multi-dimensional access to HANA models via HANA MDX access, allows you to query HANA views as OLAP cubes (including the support for HANA hierarchies) using the MDX query language. This connection option is not available on SAP HANA Cloud that does not support MDX queries.
◉ SAP HANA InA OLAP connection, based on HANA Information Access (InA) service, allows you to define InA queries with rich or complex semantics supporting multi-dimensional concepts (including the support for HANA hierarchies) and spatial and search features on HANA models. In this connection option, you can select HTTP or JDBC protocol to run InA queries from HTTP requests or directly from the SAP HANA JDBC driver.