---
title: Resources
externalLinkIcon: false
outline: 2
description: >
  Entry point for CAP resources and support, linking to community, help, and related information.
---

# Resources and Support

<style lang="scss" scoped>
  #resources {
    margin: 0 0 0 33px;
  }
  #resources img, #news img {
    width: 50px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 11px 0 0;
  }
  #resources a, #resources a strong {
    display: contents;
    color: #333;
    .dark & {
      color: #ea0;
    }
  }
</style>

## If you are new to CAP

[**Visit our official SAP Community page**](https://pages.community.sap.com/topics/cloud-application-programming) to get an overview of the most relevant sources of information, including introduction, blog posts, tutorials, and events.

## Public Resources

<div id="resources">

[![](./assets/community.png) **CAP Community at GitHub**](https://github.com/cap-js-community)

[![](./assets/Logo_TFE.drawio.svg) **Explore our sample applications**](/@external/get-started/learn-more)

<!--[![x](./assets/twitter.png){style="width:38px;padding:0 6px"} **Follow us on Twitter**](https://twitter.com/sap_cds) account was suspended by SAP -->

[![](./assets/navi.png) **Try out CAP Tutorials**](https://developers.sap.com/tutorial-navigator.html?tag=software-product-function%3Asap-cloud-application-programming-model&tag=tutorial%3Atype%2Fmission)

[![](./assets/blogs.png) **Read Blog Posts**](https://blogs.sap.com/tags/9f13aee1-834c-4105-8e43-ee442775e5ce/)

[![](./assets/questions.png) **Ask Questions**](https://community.sap.com/t5/c-khhcw49343/SAP+Cloud+Application+Programming+Model/pd-p/9f13aee1-834c-4105-8e43-ee442775e5ce)
&rarr; [file new one](./ask-question-vscode)

[![](./assets/issues.png) **Report Issues** &rarr; see below](#support-channels)

[![](./assets/features.png) **Request Features**](https://influence.sap.com/sap/ino/#/campaign/2280)

</div>

<span id="more-resources" />




## Support Channels

<span id="issues" />

As registered SAP customers, report issues by creating incidents in [**_SAP Support Portal_**](https://support.sap.com/en/index.html), using these components to reach us:

- **BC-XS-CDX-COR** for CDS and Compiler
- **BC-XS-CDX-JAV** for CAP Java SDK
- **BC-XS-CDX-NJS** for Node.js Runtime
- **BC-XS-CDX-TLS** for Tools, IDEs, Build, Deployment
- **BC-XS-CDX-PLG** for SAP-supported CAP Plugins

See also [Getting Support](https://help.sap.com/products/BTP/65de2977205c403bbc107264b8eccf4b/5dd739823b824b539eee47b7860a00be.html) in the SAP BTP documentation.



## References

These are selected customers, including SAP's own applications and products, that use CAP in their projects:

- [Rizing LLC](https://www.sap.com/documents/2021/11/9ec87681-047e-0010-bca6-c68f7e60039b.html)
- [Emmi Group](https://www.sap.com/documents/2021/10/666ec92e-007e-0010-bca6-c68f7e60039b.html)
- [Heidelberg University Hospital](https://www.sap.com/idea-place/sap-innovation-awards/submission-details-2021.html?idea_id=2089)
- [Hamburg Ministry of Finance](https://www.sap.com/idea-place/sap-innovation-awards/submission-details-2022.html?idea_id=2891)
- [SAP S/4HANA for Advanced Financial Closing](https://www.sap.com/products/financial-management/advanced-financial-closing.html)
- [SAP S/4HANA Cloud for Projects](https://help.sap.com/docs/PPRM_OD)
- [SAP Risk and Assurance Management](https://www.sap.com/products/financial-management/financial-compliance-management.html)
- [SAP Privacy Governance](https://www.sap.com/products/financial-management/privacy-governance.html)
- [SAP Cloud Application Lifecycle Management](https://support.sap.com/en/alm/sap-cloud-alm.html)
- [SAP Cloud for Utilities](https://pages.community.sap.com/topics/utilities/cloud-for-utilities)
- [SAP Graph](https://navigator.graph.sap/)

<div id="more-references" />


## Legal Notices

Learn about open source usage in CAP.

- [Java stack (active major version/5)](https://support.sap.com/content/dam/launchpad/en_us/osln/osln/73554900100900010614_20260617055826.pdf)

- [Java stack (previous and maintenance version/4)](https://support.sap.com/content/dam/launchpad/en_us/osln/osln/73555000100900008701_20250516083028.pdf)

- [Node.js stack (active major version v10)](https://support.sap.com/content/dam/launchpad/en_us/osln/osln/73554900100900010615_20260617055910.pdf)

- [Node.js stack (previous and maintenance version v9)](https://support.sap.com/content/dam/launchpad/en_us/osln/osln/73555000100900008665_20250525072046.pdf)

- [Privacy Policy](./privacy.md)

- [Cookie Statement](./cookies.md)

<!-- ::: -->
