Technology Blogs by SAP
Learn how to extend and personalize SAP applications. Follow the SAP technology blog for insights into SAP BTP, ABAP, SAP Analytics Cloud, SAP HANA, and more.
cancel
Showing results for 
Search instead for 
Did you mean: 
If you are looking forward to making yourself familiar with the latest capabilities and features of SAP BusinessObjects BI Platform 4.3, then SAP Cloud Appliance Library (SAP CAL) allows you to test SAP BI 4.3 Support Package 1 Patch 4 for free, through a 30-day trial license.

SAP CAL provides pre-configured and ready-to-use SAP solutions that can run in your own public cloud accounts from Amazon Web Services, Microsoft Azure or Google Cloud Platform.


SAP BI 4.3 SP1 on SAP CAL



This article describes all you need to know to take advantage of the SAP BI 4.3 SP1 availability on SAP CAL:


What is SAP CAL?


SAP Cloud Appliance Library offers a quick and easy way to consume the latest SAP solutions in the cloud, such as SAP S/4HANA, SAP HANA Express Edition, Model Company Solutions, Industry Solutions and now, SAP BusinessObjects BI Platform 4.3 SP1.


SAL CAL Solutions List



It's an online library of latest, preconfigured, ready-to-use SAP solutions that can be instantly deployed into your own public cloud accounts (e.g. Amazon Web Services, Microsoft Azure and Google Cloud Platform) to kick-start your SAP projects.

It’s free, since SAP provides you a 30-days trial license so you can test SAP BI 4.3 SP1. You only have to pay for the cost charged to you by your cloud provider. The account you create on SAP CAL needs to be linked to your cloud provider account since the instance created on SAP CAL for your testing is deployed on virtual machines hosted on the cloud.

The solution proposed for SAP BI 4.3 SP1 contains:

  • A Linux virtual machine running SAP BI 4.3 SP1 Patch 4

  • A Windows virtual machine with all SAP BI 4.3 SP1 Patch 4 client tools: Web Intelligence Rich Client, Information Design Tool, …



How to Create your Instance?


After you have logged into SAP CAL, follow these steps to create your test instance:

  1. In the Solutions page, use the Search text field to to search for SAP BusinessObjects Business Intelligence platform 4.3 SP01.

  2. Click it to open its page and click Create Instance. You may also directly click Create Instance from the search result list.



  3. SAP BI 4.3 SP01 Solution Page on SAP CAL



  4. Read and click I Accept to accept the terms and conditions of the solution.

  5. Select your cloud service provider and enter the required fields to connect to it.

  6. Enter a name for your instance and a password. You will use this password to connect to the Windows virtual machine as Administrator.



  7. Instance Name



  8. Click Store Key to store the key in this instance page. This key is used to connect to the Linux virtual machine as root. If you do not store it, you need to download and keep it for further use.



  9. SAP CAL Instance Private Key



  10. Validate the information message and let SAP CAL deploy your instance.



  11. Information Message



  12. On your instance page, the status will remain Activating until the instance is deployed. This may take between one and two hours.



  13. Instance Page - Activating



  14. When the instance is fully deployed and ready to use, its status is shown as Active.



How to Connect to the Windows Virtual Machine?


The instance page contains the IP address of the Windows virtual machine running in your instance. To connect to this machine:


  1. On Windows, start Remote Desktop Connection.

  2. In the Authentication page, in the Computer text field, enter the Windows External IP Address available on the instance page, then click Connect.

  3. When you are prompted for credentials, enter:




  4. Welcome - Warning



  5. Click Enter.

  6. When you are connected to your virtual machine, you can open the Welcome.html page on the Desktop that contains some useful details, especially the BI Platform Administrator’s default password. If you click it and get a warning message, it means the client tools installation is still running. In this case, logout and reconnect latter.



  7. Remote Desktop Connection Login Page



  8. When the installation is over, you should see a folder containing shortcuts to the client tools.

  9. Click the corresponding shortcut to start Web Intelligence Rich Client, Information Design Tool

    • The system to use is bihost.

    • The default password for Administrator is available in the Welcome.html file. Even if this is a test environment, we highly recommend that you change it.To do so, from the Windows virtual machine, you may run the browser and access the CMC through the http://bihost:6400/BOE/CMC URL.





Windows Virtual Machine


 

How to Set the REST Web Services URL?


In SAP BI 4.3, BI Launch Pad and Web Intelligence rely on SAP BI Platform REST Web Services. To make it work, you need to set the REST Web Services URL in the Central Management Console. To do so:

  1. Log into the CMC (http://bihost:6400/BOE/CMC ) from the Windows virtual machine.

  2. On the CMC Home Page, click the Applications

  3. In the Applications page, double-click RESTful Web Service.

  4. In the dialog box that opens, in the Properties section, modify the Access URL with the IP address of the Linux server provided for your instance. For example, if the IP External address of your server is 34.227.58.253, enter http://34.227.58.253:6405/biprws



  5. CMC: REST Web Service Properties



  6. Click Save and Close. You may log out from the CMC.



From the Windows virtual machine, you may run the browser and access the BI Launch Pad through the http://bihost:6400/BOE/BI URL.

How to Connect to the Linux Virtual Machine?


Accessing the Linux virtual machine is needed for some administrative tasks on the servers:

  • Stop or start the servers, the Tomcat server or the SPL_Warehouse database sample.

  • Review the log files, …

  • Deploy some web applications, ....



To create this connection, you may use PuTTY and PuTTY Key Generator (www.putty.org) and follow these steps:


  1. You may have already downloaded the key file generated when you have created your instance. Otherwise, you must have you have stored it on the page. You may go on the instance page on SAP CAL portal and click Download Key.



  2. Download Private Key



  3. If you select to encrypt this key with a password, you will be asked to provide it when using this key in PuTTY Key Generator and PuTTY.

  4. Start PuTTY Key Generator to convert this key into a PPK key.

  5. Click Load to save the key previously saved. Click OK after the informational message.



  6. PuTTY Key Generator



  7. Click Save private key and save the key. Click Yes at the PuTTYgen Warning if you do not use any password.

  8. Quit PuTTY Key Generator and start PuTTY.

  9. In Host Name (or IP address), enter the IP external address of the Linux virtual machine. You can get this address in the instance page.



  10. PuTTY Session



  11. In Connection > SSH > Auth, click Browse and select the generated PPK file previously generated.



  12. PuTTY Key



  13. Click Open.

  14. Click Accept if a warning message is displayed.

  15. In the login as: invite, type root and validate.

  16. You’re now connected. SAP BI 4.3 has been installed in the /data/bobj/sap_bobj/ folder. Have a lot of fun!





PuTTY Login



How to Start the SPL_Warehouse Sample?


The SPL_Warehouse database running on SQLAnywhere is also installed on your Linux virtual machine. To use this database, you must start it:

  1. Connect to the Linux virtual machine.

  2. Log with the bipadm account by typing the command su bipadm

  3. Go to the /data/bobj/sap_bobj/enterprise_xi40/Samples/splwarehouse

  4. Run the ./launch_splwarehouse_database.sh


You may now use the SPL_Warehouse universe located in the BI Platform repository in the Universes/Samples folder.

Do not quit your PuTTY session or the database will be stopped as well.

In the instance page on SAP CAL, you can suspend, start or terminate your instance. Typically, you should suspend the instance if you do not use it (to avoid extra charges from your cloud provider), and restart it when needed.

How to Manage your Instance?


Click the links on top of the page to run the corresponding action.


Instance Menu



You can even schedule the activity of your instance, by clicking Edit and defining when to start and stop your instance through different options.


Instance Schedule Options


5 Comments