OData V4 service group is not published
Scenario
You want to connect the Fiori tools (BAS or VS Code) to your S/4HANA system.
Problem
The wizard for configuring / connecting the S/4HANA system shows an error for OData v4 services
Root Cause
The service group for OData v4 services is not published
Solution
Publish the OData v4 service group. See SAP Note 2948977 or this blog post by André Fischer.
Longer version
In case you want to develop a Fiori (Elements) app and you run the App Generation or New SAP System wizard, the wizard will try to connect to the SAP backend and read the published OData services. In case the service group for v4 OData services is not published in the backend, the wizard shows an error. Same when you add an SAP System in BAS or VS Code. The V2 OData services can be read, but the V4 OData services not.
Error
Example: system connection test result. The V2 services worked, the V4 services not.
(Yes, the text is green, indicating it worked, but … no. Did not work for V4. Last part should be in red or yellow.)
The OData v4 services are retrieved by accessing the service iwfnd/config.
0 Comments