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 Your SAPUI5 App

Create, build, and deploy an MTA project with an integrated SAPUI5 module to SAP BTP, Cloud Foundry environment

Overview

🎓 beginner 25 min. SAP BTP Cloud Foundry EnvironmentBeginnerJavascriptSapui5HTML5SAP Business Technology PlatformSAP Business Application Studio

You will learn

  • โœ”How to build a multi-target application (MTA).
  • โœ”How to deploy a multi-target application to Cloud Foundry.
Created by May 23, 2022
Contributors

Prerequisites

Steps

Step 1 Build the application
โ€”

Build (aka package) the project to an .mtar archive to deploy it to Cloud Foundry.

  1. Right-click on the mta.yaml file and select Build MTA Project to trigger this process.

    build
    build

  2. Once the build is finished, you can see a message in the log. You can now find the generated .mtar archive in the project tree in the mta_archives directory.

    buildSuccessMessage
    buildSuccessMessage

Step 2 Deploy 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 2
1. Build the application 2. Deploy the application

Learn more →