Show TOC

Run the New App in the Fiori LaunchpadLocate this document in the navigation structure

Prerequisites

  • Based on the OData service metadata, you have created an SAP Fiori application in SAP Web IDE.

Context

An app based on smart templates uses predefined template views and controllers that are provided centrally, so that no application-specific view instances are required. The SAP UI5 runtime interprets metadata and annotations of the underlying OData service and uses the corresponding views for the SAP Fiori app at start up. To run the resulting list-reporting app for sales order items, we will be using a local sandbox for the SAP Fiori Launchpad as a simplified environment that you can use for local testing. This ensures that the app can be embedded properly into the SAP Fiori Launchpad.

Procedure

To run and test your app without defining a new run configuration, proceed as follows:

  1. In the SAP Web IDE, select the project you want to run.
  2. In the main toolbar, click the Run button.
    Running project
    Figure 1: Running project
    The Web IDE opens the SAP Fiori Launchpad.
  3. In the SAP Fiori Launchpad, select the app you want run.
    Selecting app in the Launchpad
    Figure 2: Selecting app in the Launchpad
  4. In the screen that appears, choose the Settings button.
    Seetings
  5. In the Settings dialog, click on the Select all box and confirm with OK.
    Selecting columns
    Figure 3: Selecting columns
  6. Choose the Go button.

Results

Congratulations, you have successfully completed all the required steps!
The Fiori Launchpad displays the sales order item data
Figure 4: The Fiori Launchpad displays the sales order item data