{"id":48845062,"url":"https://github.com/SAP-samples/btp-cap-demo-usecases","last_synced_at":"2026-05-01T04:01:02.824Z","repository":{"id":74142743,"uuid":"585408281","full_name":"SAP-samples/btp-cap-demo-usecases","owner":"SAP-samples","description":"Use cases demonstrating SAP CAP (Cloud Application Programming Model) applications using different SAP BTP services. Demonstrates advanced concepts required for many business applications.","archived":false,"fork":false,"pushed_at":"2025-07-17T13:45:28.000Z","size":8112,"stargazers_count":48,"open_issues_count":2,"forks_count":24,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-04-21T20:58:01.970Z","etag":null,"topics":["sample","sample-code","sap-btp","sap-cap","sap-fiori-elements"],"latest_commit_sha":null,"homepage":"https://blogs.sap.com/2022/12/23/cap-with-fiori-elements-side-effects-custom-actions-dynamic-expressions/","language":"CAP CDS","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}},"created_at":"2023-01-05T05:00:51.000Z","updated_at":"2026-04-13T01:28:06.000Z","dependencies_parsed_at":"2025-04-17T14:10:14.692Z","dependency_job_id":"7d42266a-a1ef-4a67-907a-89cb3abfe72c","html_url":"https://github.com/SAP-samples/btp-cap-demo-usecases","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SAP-samples/btp-cap-demo-usecases","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SAP-samples%2Fbtp-cap-demo-usecases","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SAP-samples%2Fbtp-cap-demo-usecases/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SAP-samples%2Fbtp-cap-demo-usecases/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SAP-samples%2Fbtp-cap-demo-usecases/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SAP-samples","download_url":"https://codeload.github.com/SAP-samples/btp-cap-demo-usecases/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SAP-samples%2Fbtp-cap-demo-usecases/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32484353,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["sample","sample-code","sap-btp","sap-cap","sap-fiori-elements"],"created_at":"2026-04-15T05:00:16.712Z","updated_at":"2026-05-01T04:01:02.613Z","avatar_url":"https://github.com/SAP-samples.png","language":"CAP CDS","funding_links":[],"categories":["SAP BTP"],"sub_categories":["CAP Samples \u0026 Demo Apps"],"readme":"[![REUSE status](https://api.reuse.software/badge/github.com/SAP-samples/btp-cap-demo-usecases)](https://api.reuse.software/info/github.com/SAP-samples/btp-cap-demo-usecases)\n\n# SAP BTP CAP Demo Use Cases\nThis repository includes demo use cases built using SAP Cloud Application Programming Model (CAP) with different SAP BTP services.\n\n## Description\nThis repository contains different applications to showcase multiple features of CAP with SAP BTP services.\n\n## **[Demo Use Cases]**\n\u003cbr /\u003e\n\n### _**[UseCase-1] CAP SAP Fiori Elements: Side Effects, Custom Actions, Dynamic Expressions**_\nThis use case showcases a demo application using CAP and Fiori elements to explain features like Side Effects, Custom Actions, Dynamic Expressions.\n\nFor more info, refer the blog [here](https://blogs.sap.com/2022/12/23/cap-with-fiori-elements-side-effects-custom-actions-dynamic-expressions/) and code base can be found [here](./cap-fe-se-ca-de/).\n\u003cbr /\u003e\n\u003cbr /\u003e\n\n### _**[UseCase-2] CAP: Handling of Media Data with Malware Scanning**_\nThis use case showcases about how to build a CAP application that allows users to upload files and check them for malware using SAP Malware Scanning Service on BTP.\n\nFor more info, refer the blog [here](https://blogs.sap.com/2023/01/14/cap-handling-of-media-data-with-malware-scanning/) and code base can be found [here](./cap-media-malware/).\n\u003cbr /\u003e\n\u003cbr /\u003e\n\n### _**[UseCase-3] CAP and DPP: Win Customer Trust using Data Privacy and Protection Services on BTP**_\nThis use case showcases about how to integrate a CAP application with Data Protection and privavcy Services like Personal Data Manager.\n\nFor more info, refer the series of blogs:\n- [Part1: DPP Terminologies and PDM Overview](https://blogs.sap.com/2023/03/18/sapcap-win-customer-trust-using-data-privacy-and-protection-services-on-btp-part-1/) \n- [Part2: Personal Data Annotations in CAP and Integration with PDM](https://blogs.sap.com/2023/03/18/sapcap-win-customer-trust-using-data-privacy-and-protection-services-on-btp-part-2/)\n- [Part3: Explore PDM Application features](https://blogs.sap.com/2023/03/18/sapcap-win-customer-trust-using-data-privacy-and-protection-services-on-btp-part-3/)\n\nand code base can be found [here](./cap-dpp-example/).\n\u003cbr /\u003e\n\u003cbr /\u003e\n\n### _**[UseCase-4] CAP : Understanding CQL Queries (Node.js)**_\nThis use case provides insights into CQL queries in the SAP CAP framework, offering readers a better understanding of how to utilize CQL queries with Node.js for efficient data retrieval and manipulation.\n\nFor more info, refer the blog [here](https://blogs.sap.com/2023/05/15/sapcap-understanding-cql-queries-node.js/) and relevant code base can be found [here](./cap-cql-examples/).\n\u003cbr /\u003e\n\u003cbr /\u003e\n\n### _**[UseCase-5] #SAPCAP: Resilience Pattern – Timeouts using CDS Middleware and Plugin Approach**_\nThis usecase is an showcase for resilience pattern called timeouts within the context of developing applications on BTP using the Cloud Application Programming Model (CAP)\n\nFor more info, refer the blog [here](https://blogs.sap.com/2023/11/09/sapcap-resilience-pattern-timeouts-using-cds-middleware-and-plugin-approach/) and relevant code base can be found [here](./cap_resilient_timeout/).\n\u003cbr /\u003e\n\u003cbr /\u003e\n\n### _**[UseCase-6] CAP with Fiori Elements: Configure Multiple Views on List Report Tables**_\nThis usecase is an showcase for presenting table in a List Report with different settings using SAP Cloud Application Programming Model (CAP) and SAP Fiori Elements.\n\nFor more info, refer the blog [here](https://blogs.sap.com/2023/12/25/cap-with-fiori-elements-configure-multiple-views-on-list-report-tables/) and relevant code base can be found [here](./cap-fe-lr-table-views/).\n\u003cbr /\u003e\n\u003cbr /\u003e  \n\n\n### _**[UseCase-7] CAP with Fiori Elements: Actions on List Report / Object Page using Annotations**_\nThis usecase is an showcase for  exploring actions on List Report and Object Page of SAP Fiori Elements with SAP Cloud Application Programming Model (CAP) using annotations only.\n\nFor more info, refer the following blogs:\n- [CAP with Fiori Elements: Actions on List Report / Object Page using Annotations – Part1](https://blogs.sap.com/2023/12/31/cap-with-fiori-elements-actions-on-list-report-object-page-using-annotations-part1/)\n\n- [CAP with Fiori Elements: Actions on List Report / Object Page using Annotations – Part2](https://blogs.sap.com/2023/12/31/cap-with-fiori-elements-actions-on-list-report-object-page-using-annotations-part2/)\n\u003cbr /\u003e\n\u003cbr /\u003e\n\n## Known Issues\nNo known issues.\n\n## How to obtain support\n[Create an issue](https://github.com/SAP-samples/btp-cap-demo-usecases/issues) in this repository if you find a bug or have questions about the content.\n\nFor additional support, [ask a question in SAP Community](https://answers.sap.com/questions/ask.html).\n\n## Contributing\nIf you wish to contribute code, offer fixes or improvements, please send a pull request. Due to legal reasons, contributors will be asked to accept a DCO when they create the first pull request to this project. This happens in an automated fashion during the submission process. SAP uses [the standard DCO text of the Linux Foundation](https://developercertificate.org/).\n\n## License\nCopyright (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](https://github.com/SAP-samples/btp-cap-demo-usecases/blob/main/LICENSE) file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSAP-samples%2Fbtp-cap-demo-usecases","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FSAP-samples%2Fbtp-cap-demo-usecases","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSAP-samples%2Fbtp-cap-demo-usecases/lists"}