SAP Home Learn Build Integrate Model Operate Extend with AI ConnectTutorial navigator Knowledge Graph API Devtoberfest Developer Advocates App Space

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
โคข Open full site

Run a SAP Fiori Elements Application using Mockserver

Using mockserver and advance features in running SAP Fiori Elements application.

Overview

🎓 beginner 30 min. SAP FioriBeginnerSAP Fiori ToolsSAP Business Application Studio

You will learn

  • โœ”How to use mock server with SAP Fiori elements application
  • โœ”How to create mock data with Data Editor
  • โœ”How to add additional services to mock server
Regina Sheynblat R Regina Sheynblat September 28, 2023
Created by January 14, 2022
Contributors

Prerequisites

Prerequisites

-An OData V4 service and an application based on that service that was generated by SAP Fiori tools. -Starting point could be to run through the tutorial Create a Travel App with SAP Fiori Elements Based on OData V4 RAP Service.

Steps

Step 1 Introduction
โ€”

  1. Check the dependency that the mock server is installed.

    Check package.json

    Package.json
    Package.json

    Check ui5-mock.yaml

    ui5-mock.yaml
    ui5-mock.yaml

  2. If you need to install mock server manually to a project, see the following.

    URL
    https://github.com/SAP/open-ux-odata
Step 2 Start Mockserver
+
Step 3 Using Data Editor
+
Step 4 Adding an Additional Services to Mockserver
+

Resources

Discussion

Share feedback on this tutorial or join the conversation in SAP Community.

Submit detailed feedback Discuss in Community
Steps
Step 1 of 4
1. Introduction 2. Start Mockserver 3. Using Data Editor 4. Adding an Additional Services to Mockserver

Learn more →