{"id":20484429,"url":"https://github.com/sap-samples/btp-developer-guide-cap","last_synced_at":"2026-01-27T01:33:17.799Z","repository":{"id":203461342,"uuid":"697704476","full_name":"SAP-samples/btp-developer-guide-cap","owner":"SAP-samples","description":"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.","archived":false,"fork":false,"pushed_at":"2025-11-10T04:47:06.000Z","size":95796,"stargazers_count":72,"open_issues_count":10,"forks_count":29,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-11-10T06:17:55.748Z","etag":null,"topics":["cloud-foundry","kyma","sample","sample-code","sap-btp","sap-cap","sap-hana"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SAP-samples.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-09-28T09:53:57.000Z","updated_at":"2025-11-10T04:47:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"712289c9-d5d9-4b76-b2c5-f1dbc46dcdaa","html_url":"https://github.com/SAP-samples/btp-developer-guide-cap","commit_stats":null,"previous_names":["sap-samples/btp-developer-guide-cap"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SAP-samples/btp-developer-guide-cap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SAP-samples%2Fbtp-developer-guide-cap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SAP-samples%2Fbtp-developer-guide-cap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SAP-samples%2Fbtp-developer-guide-cap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SAP-samples%2Fbtp-developer-guide-cap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SAP-samples","download_url":"https://codeload.github.com/SAP-samples/btp-developer-guide-cap/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SAP-samples%2Fbtp-developer-guide-cap/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28795468,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T01:07:07.743Z","status":"ssl_error","status_checked_at":"2026-01-27T01:07:06.974Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cloud-foundry","kyma","sample","sample-code","sap-btp","sap-cap","sap-hana"],"created_at":"2024-11-15T16:22:19.951Z","updated_at":"2026-01-27T01:33:17.768Z","avatar_url":"https://github.com/SAP-samples.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# SAP BTP Developer's Guide\n\n[![REUSE status](https://api.reuse.software/badge/github.com/SAP-samples/btp-developer-guide-cap)](https://api.reuse.software/info/github.com/SAP-samples/btp-developer-guide-cap)\n\n## Overview\n\nThe 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.\nDevelopment projects for business applications have similar characteristics. Standardized development guidance is driving developer efficiency.\nThe 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.\n\n## Business Scenario\n\nThe Incident Management application uses the following sample business scenario:\n\nACME 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.\n\n## Solution Diagram\n\n![Solution Diagram](Solution-Diagram.png)\n\n## Tutorials\n\nThe tutorials are organized in the following way.\n\n* Basic groups of tutorials for the Incident Management application. See:\n\n    * [Develop a Full-Stack CAP Application](https://developers.sap.com/group.cap-application-full-stack.html)\n    * [Deploy a Full-Stack CAP Application in SAP BTP, Cloud Foundry Runtime](https://developers.sap.com/group.deploy-full-stack-cap-application.html)\n    * [Deploy a Full-Stack CAP Application in SAP BTP, Kyma Runtime](https://developers.sap.com/group.deploy-full-stack-cap-kyma-runtime.html)\n\n* Separate tutorials for the additional modules based on the Incident Management application\n\n    * Remote service integration using SAP Destination and Connectivity service\n    * Eventing using the SAP Event Mesh service which is built on top of the remote service integration\n    * Integrating change tracking to the Incident Management application\n\n## Known Issues\n\nNo known issues.\n\n## How to Obtain Support\n\nIn case you find a bug, or you need additional support, please open an issue in this GitHub repository.\n\n## License\n\nCopyright (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.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsap-samples%2Fbtp-developer-guide-cap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsap-samples%2Fbtp-developer-guide-cap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsap-samples%2Fbtp-developer-guide-cap/lists"}