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:
- In the Solutions page, use the Search text field to to search for SAP BusinessObjects Business Intelligence platform 4.3 SP01.
- Click it to open its page and click Create Instance. You may also directly click Create Instance from the search result list.
SAP BI 4.3 SP01 Solution Page on SAP CAL
- Read and click I Accept to accept the terms and conditions of the solution.
- Select your cloud service provider and enter the required fields to connect to it.
- Enter a name for your instance and a password. You will use this password to connect to the Windows virtual machine as Administrator.
Instance Name
- 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.
SAP CAL Instance Private Key
- Validate the information message and let SAP CAL deploy your instance.
Information Message
- On your instance page, the status will remain Activating until the instance is deployed. This may take between one and two hours.
Instance Page - Activating
- 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:
- On Windows, start Remote Desktop Connection.
- In the Authentication page, in the Computer text field, enter the Windows External IP Address available on the instance page, then click Connect.
- When you are prompted for credentials, enter:
Welcome - Warning
- Click Enter.
- 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.
Remote Desktop Connection Login Page
- When the installation is over, you should see a folder containing shortcuts to the client tools.
- 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:
- Log into the CMC (http://bihost:6400/BOE/CMC ) from the Windows virtual machine.
- On the CMC Home Page, click the Applications
- In the Applications page, double-click RESTful Web Service.
- 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
CMC: REST Web Service Properties
- 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:
To create this connection, you may use
PuTTY and
PuTTY Key Generator (
www.putty.org) and follow these steps:
- 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.
Download Private Key
- 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.
- Start PuTTY Key Generator to convert this key into a PPK key.
- Click Load to save the key previously saved. Click OK after the informational message.
PuTTY Key Generator
- Click Save private key and save the key. Click Yes at the PuTTYgen Warning if you do not use any password.
- Quit PuTTY Key Generator and start PuTTY.
- 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.
PuTTY Session
- In Connection > SSH > Auth, click Browse and select the generated PPK file previously generated.
PuTTY Key
- Click Open.
- Click Accept if a warning message is displayed.
- In the login as: invite, type root and validate.
- 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:
- Connect to the Linux virtual machine.
- Log with the bipadm account by typing the command su bipadm
- Go to the /data/bobj/sap_bobj/enterprise_xi40/Samples/splwarehouse
- 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