Skip to Content
1
Jun 15, 2021 at 04:24 PM

JSON Docstore collection is not getting created in Multitenancy.

87 Views

Using cds.mtx module for multitenancy.

Actual Behaviour 1. All schema entities are getting created and Working fine.

2. For JSON Collection, getting Error: {"error":{"message":"ERROR: There is no instance for tenant \"anonymous\""}}

Is there any JSON collection support available for multitenancy or do we need to use only schema based approach?