In this exercise we will use the wizard for the SAP Cloud Application Programming Model to create a project in SAP Business Application Studio that will also support SAP HANA Cloud.
Perform all the steps in 👉 tutorial: Create an SAP Cloud Application Programming Model Project for SAP HANA Cloud
At the end of this tutorial you have your dev space
, the basic CAP project and have configured source control for this project.
-
What is the value of the
dev space
in the SAP Business Application Studio? To help with this discussion point consider the prerequisites section for not using the SAP Business Application Studio. -
Why do you think it was necessary to login to Cloud Foundry? HANA Cloud itself isn't actually running in Cloud Foundry not does it use Cloud Foundry for technical connections. But it's important to understand HDI (HANA Deployment Infrastructure) containers and how they are controlled via Cloud Foundry service instances.
-
What's the purpose of the mta.yaml file?
-
Who can explain what NPM is and how and why it is used?
-
Version Control with Git. How familiar is everyone with Git? Any ABAP developers in the room (if so we should talk). What's the reason/impact of using local Git repository as we did in this tutorial?
- Video Version of this Tutorial
- SAP Business Application Studio
- SAP HDI Containers
- HANA Cloud: HDI - Under the Hood
- openSAP Version Control with Git
- Git basics in 10 minutes
Continue to 👉 Exercise 3 - Create Database Artifacts Using Core Data Services (CDS) for SAP HANA Cloud