Key Features of SAP Build Apps
In addition to the main app-building features, there are a bunch of features that make it easy to build SAP extensions and other SAP-related apps:
- SAP BTP Authentication
- You can make it mandatory for the users to be authenticated with SAP BTP before using the app. This is required for many other features, such as referencing SAP BTP destinations.
- Destinations
- Destinations are connections to back-end systems, often SAP systems, defined within SAP BTP for use by SAP BTP services. SAP Build Apps is aware of destinations defined in the SAP BTP cockpit and can create data resources (that is, connections to back-end systems) based on these destinations. SAP Systems describes how to set up destinations for SAP Build Apps.
- Deployment to SAP BTP
- SAP Build Apps lets you deploy your app to run on SAP BTP. SAP Build Apps enables you to build your project into an MTAR, an application file understood by SAP BTP’s Cloud Foundry environment, and then enables you to send the file to be deployed in SAP BTP.
More Advanced Features
SAP Build Apps also has more sophisticated features to let more advanced business users and developers make the most of the platform.