Skip to Content
Author's profile photo Former Member

Design Studio 1.1 – Using an OLAP SSO connection on the BI 4.1 platform to SAP HANA

In my previous blog (BusinessObjects BI Platform 4.1 – Setting up an SSO connection to SAP HANA to utilize in Design Studio 1.1) I showed you how you can setup an SSO connection between a SAP BusinessObjects BI 4.1 platform (currently in Ramp-up, GA expected by end of August) and SAP HANA.

Now I want to show you how to setup an OLAP connection on the SAP BusinessObjects BI 4.1 platform, build a very simple Design Studio application on top of that connection and setup authorization using Analytic Privileges in the SAP HANA Studio.

First let’s start with setting up an OLAP connection. Please logon to the Central Management Console of the BI 4.1 platform and click on OLAP Connections.

OLAP1.png

Click on ‘New connection’.

OLAP2.png

In this example I’m creating a connection called ‘SSO_TEST’. The description is optional. I want to connect to our SAP HANA system so I’n selecting ‘SAP HANA’ from the dropdown menu.

OLAP3.png

After selecting ‘SAP HANA’ as ‘Provider’ you need to provide the ‘Server Information’. As ‘Authentication’ method you select ‘SSO’.

OLAP4.png

After saving the connection it’s displayed in the CMC.

OLAP5.png

Next is using this connection within Design Studio. Lauch the Design Studio client and logon to the BI 4.1 platform.

OLAP6.png

First we need to verify whether the OLAP connection created on the BI 4.1 platform is available in the Design Studio client. Click on ‘Tools’ – ‘Preferences’. Expand the ‘Application Design’ menu item and select ‘Backend Connections’.

OLAP7.png

Notice that no ‘User’ is specified for this connection. Next step is to create a very simple Design Studio application called DS_SSO_TEST with an iPad blank template.

Let’s add a data source using the specified OLAP connection.

OLAP8.png

After selecting the connection you will be prompted for user credentials against SAP HANA. As described in the documentation of Design Studio, SSO towards SAH HANA is not supported at design time.

OLAP9.png

You should now be able to select a datasource. If you get an error message you need to first change the OLAP Connection backed to ‘Pre-defined’ in the CMC. Then try to add the data source, save the application and change the OLAP connection back to SSO again.

OLAP9.png

Click on ‘Browse’ next to the ‘Data Source’ and select a Analytic / Calculation view. In this case I used a view based on the eFashion data. I edited the initial view of the data source and created the crosstab displayed below.

OLAP12.png

Next step would be to setup a restiction on the data using ‘Analytic Privileges’ in the SAP HANA Studio. Go to ‘Content’ and right-click on the package. Select ‘New’ – ‘Analytic Privilege’.

OLAP1.png

The ‘New Analytic Privilege’ wizard will start. Please fill in a ‘Name’ and a ‘Description’ and click ‘Next’.

OLAP13.png

Select (in this case) the ‘Analytic View’ ‘Measures that is a part of the ‘efashion’ package’ and click ‘Finish’.

OLAP14.png

Next step is to create an ‘Attribute Restriction’.

OLAP15.png

In this example I selected ‘City’ to apply in the Design Studio application and click ‘OK’.

OLAP16.png

Now let’s assign a value for ‘City’, in this case ‘New York’. Make sure you ‘Save and Activate’ the ‘Analytic Privilege’.

OLAP17.png

Final step is to assign the ‘Analytic Privilege’ to my user ‘foekm00’. Go to ‘Security’ – ‘Users’ and double-click the user. Select the ‘Analytic Privileges’ tab and click on the ‘+’.

OLAP18.png

Search for the SSO_TEST and click ‘OK’. Make sure you ‘Deploy’ the user.

OLAP19.png

OLAP20.png

To verify whether SSO is working we need to logon to the BI launchpad. Now browse to the location where the Design Studio application is saved. Double-click op the application to launch it within the browser.

OLAP21.png

The Design Studio application correctly displays only the values for ‘New York’ at runtime.

OLAP22.png

Please make sure that you provide the necessary privileges on the ‘Object’ and ‘Package’ tab. In this case on the package, on the schema and on the Analytic view itself. You also need ‘Execute’ rights on the ‘Repository_Rest’ procedure.

I hope this blog will help you to leverage an SSO connection in Design Studio to create those personalized dashboards!

Please feel free to comment / ask if something is not working correctly!

Assigned Tags

      5 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo Tammy Powlas
      Tammy Powlas

      Well done again and thank you for continuing to share your knowledge and experiences.

      Regards,

      Tammy

      Author's profile photo Former Member
      Former Member

      Really interesting and of great help, thank you for share you knowledge.... 🙂

      Author's profile photo Former Member
      Former Member

      Hi Foeken,

           When I choose the 'Authentication' method, i do not see the 'SSO' option. Only 'Prompt' and 'Predefined' option for me to select.

           I am looking forward to your reply. THX....

      Author's profile photo Former Member
      Former Member
      Blog Post Author

      Hi Wei Fan,

      Are you using SAP BusinessObjects BI 4.1? This option is not available in BI 4.0.

      With kind regards,

      Martijn van Foeken | Intenzz

      Author's profile photo Former Member
      Former Member

      Hi,

      We are getting "Failed to instantiate data source" error while creating initial view for a data source. Analysis application is using SSO enabled OLAP connection with SAML assertion to HANA.

      Any idea why this will be happening?