cancel
Showing results for 
Search instead for 
Did you mean: 

Object Page not showing details

AbhishekSharma
Active Contributor
0 Kudos

Hi Gurus,

List report application created using Business application studio not showing data on Object page. All annotation to show data on Object page are written in CDS view (no local annotations).

When I migrate application created in Web IDE with same service and execute in Business application studio the Object page shows data correctly with same CDS view.

Please suggest.

sushant.priyadarshi

quiggs1000

austin.devine2

Thanks-

Abhishek

Hi Abhishek,

pls check if there is a UI.Facets annotation generated into the local annotation file of the generated project.

I.e. in file "app/<your app name>/annotation.cds" is there a statement like

annotate <yourService>.<yourEntity> with  @(
UI.Facets: [
...
]
)

If this is missing: this is a bug when generating new projects, which we are currently working on. If that annotation is present - maybe you can share the project for further investigation ?

Thanks - Uwe

AbhishekSharma
Active Contributor
0 Kudos

Hi uwe.schwerk

Thanks much for looking to my question... Nope UI.Facets was not generated when I migrated project...

I added it and worked...

Thanks-

Accepted Solutions (0)

Answers (0)