Summary, useful links,notes & scripts by YDEMY course
Creation of SAP HANA Cloud DB Instances isn't possible in the way that described in this course, Cloud Foundry interface in the BTP cockpit was changed since this course was created( attached image with explanation). With some changes I succeded to create DB Instances on the space level but login in HANA Cloud Central failed. So I used an additional material from another course:
- Explore SAP BTP Cockpit, Subbaccount,space, booster, entitlements,system landscape,
- Create SAP HANA Cloud Instances( SAP HANA DB Instance & Data Lake Instance & Manage Created Instances in HANA Cloud Central(images attached).
3.Learn & practice SAP CAP Model( Cloud Application Programming)-
- Programming Model for Business Applications on SAP HANA Cloud & SAP BTP
- Basic Layers -
- CDS - to define models & services
- Java/ Node.js -to handle custom logic & complex validations
- SAP Fiori - to transmit events or to receive incoming requests
- SAP HANA - HANA Cloud DB artifacts like tables, views , functions
- SAP BAS (Business Application Studio)-
- Development environment available on SAP BTP to create SAP FIORI applications with CAP model