SAP / openui5

OpenUI5 lets you build enterprise-ready web applications, responsive to all devices, running on almost any browser of your choice.
http://openui5.org
Apache License 2.0
2.9k stars 1.23k forks source link

OverviewPage Fiori Element oData V4 problem #4080

Closed arkand2 closed 1 week ago

arkand2 commented 1 week ago
  1. Open the url and check console

Resume: I am trying to use the Overview FE page with the odata v4 model on an onpremise system. To expose the problem I have recreated the problem with the northwind v4 service. I guess the overview page does not work with the odata v4 model for the main model used in the globalfilter property.

Manifest ScreenShot in OVP descriptor property image

In componenet creation, the script call a function "getODataEntitySet" from MetaModel and this function is not present in oData MetaModel v4. image image

Is the Overview page compatible with an oData v4 model in the main model?

What is the expected result?

Call service and show content

What happens instead? Console error

Any other information? (attach screenshot if possible)

ThomasChadzelek commented 1 week ago

The error sounds like V2 code is being used. Are you sure you are running Fiori Elements, not Smart Controls?

P.S.: Please be advised that Northwind is not a fully compliant OData V4 service. Please use TripPin instead.

flovogt commented 1 week ago

Hi @arkand2, thanks a lot for creating this issue. FE (v2 and v4) is part of SAPUI5 not of OPENUI5. GitHub is a place for managing issues for OPENUI5 only. Please, open a ticket in SAP ticket system for managing incidents.