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

Deploy Commerce Mock Application in SAP BTP, Kyma Runtime

Deploy and connect the Commerce mock application to SAP BTP, Kyma runtime.

Overview

🎓 intermediate 30 min. SAP BTP Kyma RuntimeIntermediateCloudSAP Business Technology Platform

You will learn

  • โœ”How to deploy the Kyma mock application and expose its API to the Internet using an APIRule
  • โœ”How to pair the mock application with SAP BTP, Kyma runtime to register the APIs and events from the application
Unknown U Unknown April 13, 2026
Created by April 12, 2024
Contributors

Prerequisites

Prerequisites

Steps

Intro

The Kyma mock application contains lightweight substitutes for SAP applications to ease the development and testing of extension and integration scenarios based on Varkes. Together with SAP BTP, Kyma runtime, it allows for efficient implementation of application extensions without the need to access the standard SAP applications during development.


Step 1 Clone the Git repository
โ€”

  1. Go to the kyma-runtime-extension-samples repository. Within the repo you can find each of the mock applications and their Deployment files within the respective folder. The process outlined in this tutorial is the same for each, but focuses on configuring the commerce mock.

  2. Use the green Code button to choose one of the options to download the code locally, or simply run the following command using your CLI at your desired folder location:

    Shell/Bash
    git clone https://github.com/SAP-samples/kyma-runtime-extension-samples
Step 2 Add the Application Connector module in SAP BTP, Kyma runtime
+
Step 3 Apply resources to SAP BTP, Kyma runtime
+
Step 4 Open Commerce mock application
+
Step 5 Create a System
+
Step 6 Create a Formation
+
Step 7 Pair an application
+
Step 8 Verify setup
+

Resources

Discussion

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

Submit detailed feedback Discuss in Community
Steps
Step 1 of 8
1. Clone the Git repository 2. Add the Application Connector module in SAP BTP, Kyma runtime 3. Apply resources to SAP BTP, Kyma runtime 4. Open Commerce mock application 5. Create a System 6. Create a Formation 7. Pair an application 8. Verify setup

Learn more →