cancel
Showing results for 
Search instead for 
Did you mean: 

CF CAP CDS - Expose entities with input parameters and association

Cla5
Explorer
0 Kudos
953

Hello everyone,

I'm trying to implement a scenario where there are two entities with a "to many" association.

I want to expose these entities in a odata v4 service (nodejs) using the cat-service.cds file and set an input parameter for one of the two entities

It seems that this scenario is not supported because I receive an error

Am I forgetting something or is there another way to implement a similar scenario?

Thanks

Claudio

View Entire Topic
079695
Advisor
Advisor
0 Kudos

Hi Claudio,

This model leads to the error as the deployment of views with parameters and with an association clause will fail, it is not supported.