SAP

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
⤢ Open full site

Build and Deploy Your SAP Fiori App to SAP Business Technology Platform

Build and deploy your SAP Fiori MTA project to your SAP BTP, Cloud Foundry environment.

Overview

You will learn

  • How to build and deploy an application to SAP BTP, Cloud Foundry environment
  • How to configure Cloud Foundry settings in SAP Business Application Studio
  • How to run the deployed app from your space on SAP BTP, Cloud Foundry environment
Raz Korn R Raz Korn August 21, 2026
Created on December 10, 2024
Contributors

More from Raz Korn

See all 10 tutorials by Raz Korn →

Prerequisites

Prerequisites

Steps

Intro

After a period of idle time the dev space is automatically stopped. In order to re-start the dev space open the dev space manager of SAP Business Application Studio and click the Play icon. When the dev space is in state RUNNING, click on the dev space name.

The period for idle time for Factory accounts is different than for trial accounts.

Step 1 Build the application

  1. In the Explorer pane, right-click the mta.yaml file and select Build MTA Project.



    build mta
    build mta

    The build process creates a multi-target archive (MTAR) file in your project that packages all the project modules for deployment. You can find the MTAR file in the FioriDemo/mta_archives folder.

    terminal mbt build results
    terminal mbt build results

Step 2 Set Cloud Foundry preferences
+
Step 3 Deploy the application
+
Step 4 Open the application
+

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. Build the application 2. Set Cloud Foundry preferences 3. Deploy the application 4. Open the application
Next