Building and Deploying the Application
Context
Deploy to Cloud Foundry space after changing the UI application. The changes are as mentioned below:
Procedure
Open the manifest file.
Switch to
Descriptor Editor
.
Choose the
Navigation
tab.
Change sap-app version to 1.2.0.
Remove or comment the app router module from mta.yaml.
Remove or comment all the services except the app-host service in the resources section of mta.yaml.
Comment the uncommented code and uncommon the commented code in component.js.
In the project context-menu, choose
Build
.
After the build is completed, the mtar file is generated in the
mta_archives
folder.
In the context menu of the mtar file, choose
Deploy
Deploy to SAP Business Technology Platform
.