Closed arkand2 closed 5 months 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.
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.
OpenUI5 version: 1.108.5 in OnPrem and Lasted in BTP
Browser/version (+device/version): Brave or Chrome Lasted Version in both. Desktop.
Any other tested browsers/devices(OK/FAIL): N/A
URL (minimal example if possible): https://demo-cf-opex4a3b.launchpad.cfapps.us10.hana.ondemand.com/1f32767e-6877-4cf0-b5e1-d57d81ad1b69.northwind.northwind-0.0.1/index.html
User/password (if required and possible - do not post any confidential information here): N/A
Steps to reproduce the problem:
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
In componenet creation, the script call a function "getODataEntitySet" from MetaModel and this function is not present in oData MetaModel v4.
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)