4 weeks ago
Hi Team,
We have three entities: Entity A, Entity B, and Entity C in our SAP CAP model. There are associations between Entity A and both Entity B and Entity C.
We want to write a select query to retrieve data from Entity A by applying filters on the properties of Entity B and Entity C. However, we are facing difficulty in constructing the correct query to apply filters on the navigation properties at the service level. Could someone please provide guidance on how to write this query?
FYI:- We are using NodeJS
Thanks in advance.
SAP Cloud Application Programming Model SAP BTP, Cloud Foundry runtime and environment #Nodejs
I would suggest you check out the Lambda Operators of OData V4.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @gregorw,
I want to implement this in CAP Service.
User | Count |
---|---|
81 | |
11 | |
10 | |
10 | |
10 | |
8 | |
8 | |
7 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.