https://github.com/sap-samples/btp-developer-guide-cap
SAP BTP Developer’s Guide offers developer guidance to software developers on how to implement business applications using SAP Cloud Application Programming Model on SAP BTP Cloud Foundry and SAP BTP Kyma Runtime following the best practices.
https://github.com/sap-samples/btp-developer-guide-cap
cloud-foundry kyma sample sample-code sap-btp sap-cap sap-hana
Last synced: 10 months ago
JSON representation
SAP BTP Developer’s Guide offers developer guidance to software developers on how to implement business applications using SAP Cloud Application Programming Model on SAP BTP Cloud Foundry and SAP BTP Kyma Runtime following the best practices.
- Host: GitHub
- URL: https://github.com/sap-samples/btp-developer-guide-cap
- Owner: SAP-samples
- License: apache-2.0
- Created: 2023-09-28T09:53:57.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-25T04:20:37.000Z (11 months ago)
- Last Synced: 2025-02-25T05:24:04.406Z (11 months ago)
- Topics: cloud-foundry, kyma, sample, sample-code, sap-btp, sap-cap, sap-hana
- Homepage:
- Size: 55.8 MB
- Stars: 47
- Watchers: 11
- Forks: 27
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SAP BTP Developer's Guide
[](https://api.reuse.software/info/github.com/SAP-samples/btp-developer-guide-cap)
## Overview
The goal of the SAP BTP Developer’s Guide is to help you implement business applications on SAP BTP. The SAP BTP Developer's Guide explains the building blocks for developing, delivering, and integrating business applications.
Development projects for business applications have similar characteristics. Standardized development guidance is driving developer efficiency.
The Incident Management sample application is a showcase of the SAP Cloud Application Programming Model (CAP) and adheres to the development recommendations set out in the SAP BTP Developer’s Guide. Best practices are documented in step-by-step tutorials based on the Incident Management application for learning how to develop, deploy, and operate a full-stack application using CAP and SAP Fiori. The tutorials also show how to use a set of important SAP BTP services in a CAP application.
## Business Scenario
The Incident Management application uses the following sample business scenario:
ACME is a popular Electronics company. ACME hires call center support representatives to process and manage customer incidents. A call center support representative (Processor) receives a phone call from an existing customer and creates a new incident on behalf of the customer. The newly created incident is based on a customer complaint received during the phone call so the call center support representative also adds the conversation with the customer to the incident.
## Solution Diagram

## Tutorials
The tutorials are organized in the following way.
* Basic groups of tutorials for the Incident Management application. See:
* [Develop a Full-Stack CAP Application](https://developers.sap.com/group.cap-application-full-stack.html)
* [Deploy a Full-Stack CAP Application in SAP BTP, Cloud Foundry Runtime](https://developers.sap.com/group.deploy-full-stack-cap-application.html)
* [Deploy a Full-Stack CAP Application in SAP BTP, Kyma Runtime](https://developers.sap.com/group.deploy-full-stack-cap-kyma-runtime.html)
* Separate tutorials for the additional modules based on the Incident Management application
* Remote service integration using SAP Destination and Connectivity service
* Eventing using the SAP Event Mesh service which is built on top of the remote service integration
* Integrating change tracking to the Incident Management application
## Known Issues
No known issues.
## How to Obtain Support
In case you find a bug, or you need additional support, please open an issue in this GitHub repository.
## License
Copyright (c) 2023 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](LICENSE) file.