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: 
former_member230921
Active Contributor

 The Fiorified BI Launchpad is a modern version of the classic BI launchpad application introduced from BOE 4.2 SP04. It has a fiorified user experience that makes the user interface (UI) simple and intuitive.











Foirified BI Launchpad URL http://<WebServer>:<Port>/BOE/BILaunchpad


where <WebServer> is the name of the web server for BI platform and <Port> is the port number for the platform.

Before Start:


New BI launchpad has dependency on REST SDK which deployed on:

  1.  WACS(web Application container Server).

  2. Tomcat


More info : https://blogs.sap.com/2017/12/15/bi-platform-rest-sdk-rws-in-boe-4.2/

So WACS or Tomcat must be running to use new Launchpad.

To check REST APIs, simple API

Where <port> is the port number of WACS(Web Application Container Server) or Tomcat.

Above URL Response contains : product version details.

Logon Page:




Administrator configurations for new BI Launchpad (Fiorified) :













Name FioriBI.properties
Location “\BOE\WEB-INF\config\default” (BOE webapp in webserver)



Home Page:




 


BI Launchpad Tool bar:


































Tab



Description



My Home



When User first logs in to the BI Launch Pad, this is default user interface, which user can customize for the tasks you perform there.



Schedule



In this tab user can access all schedule instances scheduled by him using calendar widget and perform client actions on those instances



Inbox


(If User doesn't have rights for both My Alerts and Inbox then this tab will be hidden)



The Inbox lets you view and manage system alerts,notifications and documents as message.



Folders


(If User doesn't have rights for both My Folders and Public Folders then this tab will be hidden)



User can organize and manage objects using public and personal folders.



Recycle Bin


(Administrator can hide this tab by disabling Recycle Bin)


(Not user specific)

Recycle Bin is an application in the BI Launch Pad. When the user deletes an item from the BOE system, it is moved to the Recycle Bin, where it is temporarily stored until the Recycle Bin is emptied. This gives the user the opportunity to recover accidentally deleted reports/folders and restore them to their original locations.




Note:  Based on the user rights Menu tabs will be rendered and User can configure to any tab as default home tab.


Filters in My Home:





































Filter



Description



Show all



This filter lists all the flat list BI objects : documents, reports, categories in the Home page.



My recently viewed



This filter lists all your recently viewed BI  documents in the Home page.



My Documents



This filter lists all documents you created in the Home page.



All Categories



A category is an organizational alternative to a folder. Use categories to label objects. This filter lists all the categories (Corporate and Personal) in the Home page.



My Favorites


(This is new feature available only in new launchpad)



This filter lists all documents or categories that you marked as your favorites in the Home page.



My recently run



This filter lists all your recently run BI documents in the Home page.





 BOE 4.2 SP05 features:



  • Context refresh in all the pages.

  • Uploading and editing the category image:



  • Table widget in all the pages were changed. The new Table widget provides sorting and filtering options.

  • More documents types were supported such as LUMX.

  • Landing Page and Landing filter was introduced. In account preferences, we can change the landing page:



  • GDPR(Global data protection regulation): The product was made GDPR compliant:



  • Back button was introduced in new BILaunchpad:



  • Expired and warning status was introduced in schedule. And 'Pause' and 'Resume' Caf actions were introduced.

  • The document can be marked as Favorite.

  • Web-Assistant to guide us through the Launchpad (https://blogs.sap.com/2017/12/19/fiorified-bi-launchpad-and-web-assistant-in-boe-4.2/).



License:


The BI platform supports the following types of user licenses:

  • Concurrent user

  • Named user


Note: Number of concurrent logon sessions for a named user is limited to 10. If the named user tries to log into the 11th concurrent logon session, the system displays an approprite error message. You need to release one of the existing sessions to be able to log in.

Session Management:


Lifetime of the web session is defined in the web.xml of web-app (BOE).

The default time-out value for each web-app is 20 minutes.

If User opens Old BI launchpad and fiorified BI launchpad in different tabs of same browser then both the launchpads uses same Enterprise Session.

Web Application Bundle:


New fiorified BI launchpad also part of BOE webapp bundle. There is no need of some extra deployment specifically to new launchpad.

But there is separate .properties file for new launchpad called "FioriBI.properies" .












Name FioriBI.properties
Location “\BOE\WEB-INF\config\default” (BOE webapp in webserver)


Copy *.properties  file to “\BOE\WEB-INF\config\custom” location and change the values as per requirement.

Restart the web server and clear the cache in browser before refresh the BI launchpad.

 


Videos:




Related Links:


https://help.sap.com/viewer/p/SAP_BUSINESSOBJECTS_BUSINESS_INTELLIGENCE_PLATFORM

https://blogs.sap.com/2017/12/19/fiorified-bi-launchpad-and-web-assistant-in-boe-4.2/

https://blogs.sap.com/2017/12/15/bi-platform-rest-sdk-rws-in-boe-4.2/

 
164 Comments