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

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

🎓 beginner 20 min. SAP Business Application StudioBeginnerSAP Business Technology PlatformSAP FioriSapui5SAP BTP Cloud Foundry Environment

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 December 10, 2024
Created by December 10, 2024
Contributors

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

Learn more →