Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 2 KB

README.md

File metadata and controls

45 lines (30 loc) · 2 KB

HO003 - Getting started with CAP

Description

In this hands-on tutorial you will learn to create your first CAP application. It will be a very basic, yet fully functional application including a Fiori Elements UI.

Prerequisite

  • A internet browser. Preferrably Google Chrome.

Exercises

Hint: CAP has 2 runtime stacks: CAP Java and CAP node.js

For this tutorial we describe the steps for both stacks. You're invited to test both. In a real world project you need to decide for one stack based on your team's skillset and the (non-functional) requirements of your project.

CAP Java

  1. Setting up BAS development environment
  2. Introduction to the Incident Management application
  3. Domain Modeling
  4. Creating services
  5. Adding data
  6. Adding Fiori Elements UI
  7. Adding authorization

CAP node.js

  1. Setting up BAS development environment
  2. Introduction to the Incident Management application
  3. Domain Modeling
  4. Creating services
  5. Adding data
  6. Adding Fiori Elements UI
  7. Adding authorization
  8. Otional: Adding Multitenancy

License

Copyright (c) 2022 SAP SE or an SAP affiliate company. All rights reserved. This project is licensed under the Apache Software License, version 2.0 except as noted otherwise in the LICENSE file.