Building and Deploying the Application

Context

Deploy to Cloud Foundry space after changing the UI application. The changes are as mentioned below:

Procedure

  1. Open the manifest file.
  2. Switch to Descriptor Editor.
  3. Choose the Navigation tab.
  4. Change sap-app version to 1.2.0.
  5. Remove or comment the app router module from mta.yaml.
  6. Remove or comment all the services except the app-host service in the resources section of mta.yaml.
  7. Comment the uncommented code and uncommon the commented code in component.js.
  8. In the project context-menu, choose Build.
  9. After the build is completed, the mtar file is generated in the mta_archives folder.
  10. In the context menu of the mtar file, choose Start of the navigation pathDeploy Next navigation step Deploy to SAP Business Technology PlatformEnd of the navigation path.