Skip to Content
Author's profile photo Former Member

SAP Fiori Launchpad on SAP Enterprise Portal: Recommendations and Frequently Asked Questions

This blog is for portal administrators who are implementing FLP on EP.

The content:

  •  When to use the Fiori Launchpad on Enterprise Portal and when the Fiori Launchpad on ABAP?
  • Does the concept of Fiori Launchpad on Enterprise Portal fit scenarios where dozens of applications are maintained?
  • Is the Cloud Portal able to replace the Enterprise Portal (on-premise)?
  • How is the SAPUI5 application lifecycle is done (DEV->QA->PROD) in the SAP Enterprise Portal?
  • Which iView types can run through FLP on EP?
  • Portal Landscape Deployment Recommendations
  • SAPUI5 Release for NetWeaver SPS
  • Fiori iViews vs Remote Catalogs
  • Locked Group Easy Maintenance
  • BEx Reports in FLP on EP in IE
  • Maximum Number of Categories
  • Useful Notes

 

When to use the Fiori Launchpad on Enterprise Portal and when the Fiori Launchpad on ABAP?

The Fiori Launchpad on Enterprise Portal is recommended for existing Portal customers. It allows customers to leverage their Portal capabilities and configuration and run all Portal content types with Fiori applications side-by-side for SAP and Non-SAP backend applications.

The Fiori Launchpad on ABAP integrates content from SAP systems only, using several specific UI technologies.

Does the concept of Fiori Launchpad on Enterprise Portal fit scenarios where dozens of applications are maintained?

An average user may have up to ~50 applications on his Home Page and hundreds in the App Finder (also known as Tile Catalog). An excellent filtering and search controls enable the user to easily find and launch applications through the App Finder.

In Fiori 2.0 the Fiori Launchpad will be enhanced for high load of content, through Overview Pages, Links, App Finder enhancements and smart navigation.

Is the Cloud Portal able to replace the Enterprise Portal (on-premise)?

Is the Cloud Portal able to replace the Enterprise Portal (on-premise)?

The Cloud Portal can replace the Enterprise Portal in some scenarios. It mainly answers simple scenarios in which a customer wants to integrate Fiori content provided by SAP or custom applications.

In the near future, the Cloud Portal will enable a much wider range of UI technologies integration (including legacy content).

How is the SAPUI5 application lifecycle is done (DEV->QA->PROD) in the SAP Enterprise Portal?

When deploying a UI5-based application to the Enterprise Portal (either from Web IDE or uploading it to the Web Resource Repository), the application files are extracted into the Web Resource Repository.
The application is transportable through EP transport package mechanism and CTS+. You should include the whole app from WRR and the iView rendering the app (or parent role) in a regular transport package and export & import it between your systems.

Which iView types can run through FLP on EP?

All iViews and pages types are supported in FLP on EP. This means that all UI technologies are supported through FLP on EP, and should be opened in-place or in a new window according to the UI technology standards\quirks mode supportability.

Portal Landscape Deployment Recommendations

For SAP Enterprise Portal:

The FLP on EP recommended landscape: https://eaexplorer.hana.ondemand.com/_item.html?id=11406#!/overview.

Landscape deployment scenarios and high level product overview: https://eaexplorer.hana.ondemand.com/rest/mimeRepositories/11427/file/Deployment_Recommendations_SAP_Portal_2016_final.pdf.

SAPUI5 Release for NetWeaver SPS

The information can be accessed by customers directly on Service Marketplace by clicking on the Info link for SPS/Patch Level:

Example for NW SAPUI5 in 7.31:

 

SMP.png

The result then looks like this:

 

SMP1.png

Fiori iViews vs Remote Catalogs

You can implement Fiori integration in FLP on EP  in 2 ways:

  • Creating Fiori iViews  in Portal content 
  • Consuming Remote Catalogs from Frontend Server (FES).
  •  

Fiori iViews  in Portal content are used when there is no Fiori Framework page (FFP) and the integration of Fiori apps is done in other Framework pages (e.g. AFP).

Remote Catalogs consumption from FESr  is possible only with FFP, and then Fiori iViews are not needed.

The further advantages of remote catalog consumption are:

  • Easy tile maintenance on FES with Fiori Launchpad Designer
  • Easy catalog and group maintenance on FLP on EP – the changes in the catalog on FES are visible on FLP on EP automatically
  • Big variety of Fiori apps available via the catalogs
  • New features available via the catalogs (e.g. dynamic tiles)
  • Running better on Mobile access due to no-iFrame integration.

You can learn how to consume the remote content here.

Locked Group Easy Maintenance

Locked group is a special group of tiles on the Homepage:

  • Its content is determined by an administrator and cannot be personalized by an end-user.
  • Any administrator changes in this group are reflected immediately on the Homepage.
  • Only one locked group can be configured. It always appears at the top of the home page.
  • The locked group content can be combined from Portal tiles and remote groups.

 

Locked group definition is located in one the role/folder/workset properties. Sometimes it is hard to find where exactly it was defined. To make the locked content transparent and easy to maintain we suggest the following:

  1. Enable a locked group in FWP

lockedGroupConf.JPG

 

2. Provide The ID and the title under the path Portal Users -> Standard Portal Users -> iViews -> Fiori Launchpad Configuration:

lockedGroupName.JPG

 

3. Create a role to hold locked group content

4. Create a folder with a property Included in Locked Group and mark it as an Entry point.

     Note: Only direct child of Folder/Role or workset will be seen in the locked group

5. Assign the relevant iViews to the folder:

 

LockedGroupSample.JPG

This role can be included into relevant users’ roles.

 

BEx Reports in FLP on EP in IE

If you have Fiori iViews for BEx reports in FLP on EP, the recommended navigation mode for them is Display in headerless portal window (standards mode), especially in Internet Explorer browser.

The reason is that BEx reports launched from FLP on EP in Internet Explorer browser, change UI mode to Quirks mode, and when coming back to FLP, the UI might be corrupted.

 

Maximum Number of Categories

Today there is a limitation for the number of categories you as an  EP administrator can define via iView Properties editor: maximum 20 categories.

However, you can increase this number using PCD Inspector tool as describe in SAP note 2214932 – Addition of more than 20 categories in FLP@EP.

.

Useful Notes

2031108 – SAP Fiori Integration with SAP Enterprise Portal – Central note

2261419 – Maintenance Strategy for FLP on Portal

2008931 – Known issues for Fiori Framework Page (FLP on Portal)

Assigned Tags

      9 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo Jun Wu
      Jun Wu

      does portal have iview for ui5 app deployed in potal?

      does portal flp support cross app navigation?

      Author's profile photo Julio Alberto Martinez Real
      Julio Alberto Martinez Real

      Hi Jun

      1 SAP recomendation is use WRR (yes, outside the NWDI)  Embedding SAPUI5 Applications - Portal - SAP Library

      2 maybe with custom js and a lot effort you can achieve something like that.

      Best regards

      Author's profile photo Jun Wu
      Jun Wu

      do you think it is feasible  if you have many projects..... and every time if there is a update....

      Author's profile photo Julio Alberto Martinez Real
      Julio Alberto Martinez Real

      No, of course. But its SAP, you know...

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

      Hi Jun,

      SAP recommends embedded UI5 apps due to performance reasons.

      If UI5 apps are embedded, you have to maintain the cross app navigation.

      For not embedded apps you have EPCM.doNavigate.

      Regards,

      Irena

      Author's profile photo Former Member
      Former Member

      Hi Irena, are you able to clarify for 7.5 SP2 release system if we have to get the latest features of FLP (e.g. home page automatic sync) are made available in the latest SP (i.e. SP4) instead of EP-FLP SCA file ?


      As per the note (2238720 - Theming solution is added to EP-FLP SCA) and other 7.5 portal related blogs/discussions SAP has confirmed that customers can get latest FLP features by just upgrading EP-FLP component as an independent SCA deployment rather than whole NW stack upgrade.


      Regards

      Siva

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

      Hello Siva,

      Starting from NW7.5 SP2 you can get the new FLP on EP features upgrading only EP-FLP SCA instead of the whole NW stack.

      Home page automatic sync is part of SP4 (planned release date - end of July). Again, you can upgrade only EP-FLP SCA to SP4.

      I hope this answers your question,

      Irena

      Author's profile photo Former Member
      Former Member

      Thanks Irena, that answers my question. 

      Is there any plans to release updates of EP-FLP component independently much earlier(i.e. as soon as new FLP features are available) than wait for SP releases (i.e. every quarter) ?

      Regards

      Siva

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

      Not for the moment.

      Regards,

      Irena