multitenancy
Installation
SKILL.md
Multitenancy — CAP Best Practices
Primary reference: https://cap.cloud.sap/docs/guides/multitenancy/ MTX Services: https://cap.cloud.sap/docs/guides/multitenancy/mtxs
Setup with @sap/cds-mtxs (built-in MTX, recommended)
npm install @sap/cds-mtxs
CDS 10:
@sap/cds-mtxsis now v4.x. The old@sap/cds-mtxpackage and thecds migratemigration command have been removed — if you haven't migrated yet, use an older@sap/cds-mtxsv3.x to perform the migration first, then upgrade to v4.
npm install @sap/cds-mtxs # installs v4.x with CDS 10