Show TOC

Uploading a Launchpad Configuration File to the BSP RepositoryLocate this document in the navigation structure

This section describes how to upload a launchpad configuration file to the BSP repository.

Context

A launchpad configuration file must be located on the front-end server.

Note

For security reasons, the system only accepts a launchpad configuration file if it originates from specific paths. For more information on allowed paths, see Security Aspects for Launchpad Configuration Files.

Procedure

  1. Open the ABAP Workbench (transaction SE80).
  2. In the Repository Browser, choose BSP application and the name /UI2/USHELL.
  3. Navigate to the folder Start of the navigation path /UI2/USHELL Next navigation step Page Fragments Next navigation step shells Next navigation step abap End of the navigation path
  4. In the context menu of the abap folder or its cfg subfolder, choose Create.
  5. In the dialog box that is displayed, enter the following data:
    Option Description
    Page The name of your JSON file, for example myconfig.json.
    Page Type Page Fragment
  6. On the Layout tab, enter your JSON code, and save.

Results

The launchpad configuration file is available on the front-end server.

For the settings to take effect, you must reference this file in a URL parameter or in the FioriLaunchpad.html file. For more information, see Referencing a Launchpad Configuration File.