SAP BTP ADMIN

  • Learn SAP BTP, SAP CAP, SAP HANA Cloud. Step by step detailed guide for beginners to Create SAP CAP Fiori application from scratch using BTP, HANA Cloud & CAP
  • Introduction to SAP Business Technology Platform (BTP)
  • Understand about – Offerings, Use-Cases, Services, Advantages and Pricing Model of SAP BTP
  • Explore ‘SAP BTP Cockpit’ to understand – BTP Global Account & Directory, Entitlement Assignments, Boosters
  • Explore ‘SAP BTP Subaccount’ to understand – Service Marketplace, Service Instances & Subscriptions, Cloud Foundry Spaces & Quota Plan, HTML5 App, Org Members
  • Understand the ‘Security’ concepts like Role Collections, Roles, Users and ‘Connectivity’ concepts like Destinations, Cloud Connectors

  • Explore ‘SAP BTP Space’ to understand – Space level deployed applications, SAP HANA Cloud, Routes, Events, Space Members
  • Create SAP HANA Cloud Instances – SAP HANA Database Instance and Data Lake Instance
  • Walkthrough of Programming Model of BTP – SAP Cloud Application Programming (CAP) & Development Environment of BTP – SAP Business Application Studio (BAS)
  • Learn to Create & Configure the CAP project and Prepare CAP project for Development
  • Understand the important files of CAP Project – MTA (Multi-Target-Application), package_json & package-lock_json file
  • Create HANA Database Service Instance & Bind CAP Project to it
  • Create Database Entities & Service Interfaces and deploy database artifacts to HANA Cloud Database
  • Walkthrough of SAP HANA Database Explorer & Load data into HANA Cloud DB tables
  • Bind CAP Services to HANA Cloud to test the CAP services locally

  • Build & Deploy CAP Project to test the deployed applications at space level
  • Create Fiori Application & Test it locally. Build & Deploy the Fiori App & Test it in BTP
  • Configure Approuter & Adding XSUAA Configuration. Understand Authentication Vs Authorization
  • Apply Security to Fiori App – Roles, Role Collections
  • Working with Postman to test Fiori App – Create & Manage Role Collections to test CRUD operations
  • Create SAP Fiori Application using Fiori Annotations. Add OData Draft Annotation & Test CRUD functionalities in Fiori App
  • Implement Value Help Annotation and Test it. Know use of ‘redirection target’ syntax at service entity level