Hi Tanja,The problem is the composition, not the association. Unfortunately we don't support your second example out of the box as well, it's not clear how a POST request should work in the case of this filter.To implement the described scenario with...
Hi schait,The problem is in the service modeling. The root entity InsuranceContract has a composition of many relationship with a child entity ContractDetails, which is exposed in the service Service1 as select from the model entity with an additiona...
Hi jiamin.seah,You can set DEBUG=hana in BTP Cockpit using "User-Provided Variables". There is also a Cloud Foundry cli command for that https://cli.cloudfoundry.org/en-US/v6/set-env.html. My idea was, that you can check CREATE TABLE statements sent ...