This repository is an showcase for CAP application integration with Data Privacy and Protection services like Personal Data Manager Service on BTP. For more info please visit the following series of Blogs.
- Part1: DPP Terminologies and PDM Overview
- Part2: Personal Data Annotations in CAP and Integration with PDM
- Part3: Explore PDM Application features
File or Folder | Purpose |
---|---|
app/ |
This has 2 UI frontends i.e. Customers and Orders and contains approuter |
db/ |
Data model is defined in schema.cds |
srv/ |
Services are defined in service.cds |
package.json |
project metadata and configuration |
config/ |
Contains config for security and Personal Data manager (PDM) |
- Follow steps provided in series of blogs mentioned above.
Learn more at https://cap.cloud.sap/docs/get-started/.