We have a SAP Cloud connector linked to a Gateway system and to another S4/Hana system both exposing oData services amongst other resources. And on SAP cloud Platform there are two destinations to both systems exposed on the cloud connector.
This connections has been working fine and apps running and fetching the exposed oData services without problem for a month.
But suddenly the connection to the Odata services in the backend cannot retrieve any Data when running the apps, I just get "HTTP Status 404 -Not Found" Fail.
If make a new Fiori App from a template in Web Ide fullstack I have no problem at all loading and exploring the Odata services exposed. But when I build and run the app i get the same fail again.
Add comment