This public repository is read-only and no longer maintained.
Please use the latest links:
Welcome to the Incidents Management reference sample app for CAP.
The application allows customers to create incidents, processed by support team members. Both add comments to a conversation.
git clone https://github.com/SAP-samples/incidents-mgmt.git
cd incidents-mgmt
npm i
cds w
npm t
The initial app state does not include dedicated Fiori UIs. However, there is a preview functionality that allows to see dynamically generated UIs.
cds w
http://localhost:4004
on the browser/incidents
on Entity Incidents
alice
with no password (if you get a forbidden error and the popup doesn't show try incognito mode or clearing browsing data)Create an issue in this repository if you find a bug or have questions about the content.
For additional support, ask a question in SAP Community.
If 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.
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 file.