Show TOC

Integrating the SAP Fiori Launchpad Designer with PortalLocate this document in the navigation structure

The SAP Fiori launchpad designer is a web-based tool that enables administrators to manage catalogs, groups, and tiles. You can configure an SAPUI5 iView to launch the launchpad designer within Portal.

Prerequisites

You are assigned the Content Admin role.

Context

You use the launchpad designer to manage content that resides on the ABAP front-end server, and to view available catalogs and groups.

For more information on using the launchpad designer, in the SAP Help Portal, navigate to Start of the navigation path SAP NetWeaver Next navigation step User Interface Next navigation step User Interface Add-On for SAP NetWeaver Next navigation step SAP Fiori Launchpad Next navigation step Using the Launchpad Designer End of the navigation path.

Procedure

  1. In the portal, go to Start of the navigation path Content Administration Next navigation step Portal Content Management End of the navigation path.
  2. In the Portal Catalog, go to Start of the navigation path Portal Applications Next navigation step com.sap.portal.appintegrator.sap Next navigation step UI5 End of the navigation path.
  3. In the context menu of the UI5 application iView, choose Copy.
  4. In the Portal Content folder, choose the location in which you want to create the iView, and from the context menu choose Paste as PCD Object.
    Note

    We recommend that you place the iView inside the Content Admin role.

  5. Open the iView that you created, and in the Properties editor, configure the following properties:

    Property Name

    Suggested Value

    HTTP Request Method

    HTTP GET

    System

    <system alias>

    The ID of the system that hosts the application. This must be a system that has been configured to work with SAP Web Dispatcher, another reverse proxy, or the ABAP system on which SAP Fiori launchpad is running.

    Relative Path for SAPUI5 Applications

    <path to the SAP Fiori launchpad designer>

    Example /sap/bc/ui5_ui5/sap/ARSRVC_UPB_ADMN/main.html

    Launch in New Window

    Determines where and how content is displayed during portal navigation.

    Note

    If the framework page in use is not standards mode, you can specify Display in separate headerless portal window (standard mode).

    If the framework page in use is standards mode, you can specify Display in Portal Content Area.

  6. Save your changes.