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 .
Procedure
- In the portal, go to .
- In the Portal Catalog, go to .
- In the context menu of the UI5 application iView,
choose Copy.
- 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.
- 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.
|
- Save your changes.