Hi CAP Team,
I encountered an odd behavior of CAP framework wherein service level annotations (for nested entity) are missing when using HANA DB.
Summary of my findings:
Service Level Annotations which only work for SQLite but not for HANA DB:
ObjectPage when using HANA DB:
ObjectPage when using SQLite:
If I directly put the annotations at the schema level, then it works for both types of DB. Can you confirm if this is a bug in the CAP framework?
Thanks and regards,
Jhodel