Multi Target Application
About#
If you choose cloud deployment, an mta.yaml file will be automatically generated, containing all the necessary configurations for the selected packages, including any required destinations. To generate a deployable *.mtar (Multi-Target Application Archive) file for SAP BTP (Business Technology Platform), you can easily build it.
If XSUAA is selected, a xs-security.json file will also be generated
Usage Instructions#
Before Building
Please make sure you have the mbt installed in you PC. You can also use npm i -g mbt to install
To build a deployable MTAR, simply run
Before Deploying
Please make sure you have the cf installed in you PC. You can also use link to download & install
To deploy the MTAR to SAP BTP, simply run