- Learning SAP Analytics Cloud
- Riaz Ahmed
- 482字
- 2021-07-02 19:52:10
Create a direct live connection to SAP HANA
Execute the following steps to connect to the on-premise SAP HANA system to use live data in SAP Analytics Cloud. Live data means that you can get up-to-the-minute data when you open a story in SAP Analytics Cloud. In this case, any changes made to the data in the source system are reflected immediately. Usually, there are two ways to establish a connection to a data source--use the Connection option from the main menu, or specify the data source during the process of creating a model. However, live data connections must be established via the Connection menu option prior to creating the corresponding model. Here are the steps:
- From the main menu, select Connection.
- On the Connections page, click on the Add Connection icon (+), and select Live Data Connection | SAP HANA.
- In the New Live Connection dialog, enter a name for the connection (for example, HANA).
- From the Connection Type drop-down list, select Direct. The Direct option is used when you connect to a data source that resides inside your corporate network. The Path option requires a reverse proxy to the HANA XS server. The SAP Cloud Platform and Cloud options in this list are used when you are connecting to SAP cloud environments. When you select the Direct option, the System Type is set to HANA and the protocol is set to HTTPS.
- Enter the host name and port number in respective text boxes.
- The Authentication Method list contains two options: User Name and Password and SAML Single Sign On. The SAML Single Sign On option requires that the SAP HANA system is already configured to use SAML authentication. If not, choose the User Name and Password option and enter these credentials in relevant boxes.
- Click on OK to finish the process. A new connection will appear on the Connection page, which can now be used as a data source for models. The creation of the model is discussed in the next chapter. However, in order to complete this exercise, we will go through a short demo of this process here.
- From the main menu, go to Create | Model.
- On the New Model page, select Use a datasource.
- From the list that appears on your right side, select Live Data connection.
- In the dialog that is displayed, select the HANA connection you created in the previous steps from the System list.
- From the Data Source list, select the HANA view you want to work with. The list of views may be very long, and a search feature is available to help you locate the source you are looking for.
- Finally, enter the name and the optional description for the new model, and click on OK. The model will be created, and its definitions will appear on another page. Refer to the next two chapters for further details on models.
推薦閱讀
- 解構(gòu)產(chǎn)品經(jīng)理:互聯(lián)網(wǎng)產(chǎn)品策劃入門寶典
- Machine Learning with R Cookbook(Second Edition)
- 前端架構(gòu):從入門到微前端
- 人人都懂設(shè)計模式:從生活中領(lǐng)悟設(shè)計模式(Python實現(xiàn))
- 精通網(wǎng)絡(luò)視頻核心開發(fā)技術(shù)
- 用戶體驗增長:數(shù)字化·智能化·綠色化
- Flutter跨平臺開發(fā)入門與實戰(zhàn)
- C/C++數(shù)據(jù)結(jié)構(gòu)與算法速學速用大辭典
- GameMaker Essentials
- HTML+CSS+JavaScript網(wǎng)頁設(shè)計從入門到精通 (清華社"視頻大講堂"大系·網(wǎng)絡(luò)開發(fā)視頻大講堂)
- C++程序設(shè)計教程
- Appcelerator Titanium:Patterns and Best Practices
- Advanced Python Programming
- Shopify Application Development
- HTML5 WebSocket權(quán)威指南