Hello experts,
I just managed to connect the SAP Web IDE to an on-premise S/4HANA system using the Cloud Connector.
Then I created a new project from template in the Web IDE that uses the OData Service as shown below:

When I run the application I get an error telling me that an exception occurred:
When I test the odata uri with metadata it looks fine:
/sap/opu/odata/sap/PP_MRP_COCKPIT_SRV$metadata

the error occurrs when I try to bind the data in my view.xml or when I try to perfom an action on the data like for example:
/sap/opu/odata/sap/PP_MRP_COCKPIT_SRV$count
here's also a view to the
Please give advice how to solve this problem.
regards,
Georg