SAP

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

You will learn

  • How to build a multi-target application (MTA).
  • How to deploy a multi-target application to Cloud Foundry.
Nico Schoenteich N Nico Schoenteich August 27, 2026
Created on May 23, 2022
Contributors

More from Nico Schoenteich

See all 11 tutorials by Nico Schoenteich →

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