Skip to Content
2
Jan 21, 2020 at 09:28 AM

Missing resources folder, when deploying SAPUI5 App to Neo Environment

1906 Views Last edit May 21, 2020 at 02:54 PM 2 rev

Hi Experts,

I am trying to deploy my SAPUI5 Application to my Neo Environment. In the Application I use an OData Service and the UserAPI.

When I deploy using "/resources/sap-ui-core.js" as a source for the script in index.html, i get a 404 Error (it cannot find the file), however when I run the Application from the WebIDE, it works perfectly fine.

When I deploy using "https://sapui5.hana.ondemand.com/resources/sap-ui-core.js" as a source for the scipt in index.html, it fails to load the OData Destination and the UserAPI (the rest of the app works) and I get following errors:

I am assuming that it does not find my neo-app.js file, where I reference the UserAPI and the Destination.

Is this a bug, or is there an other way to deploy my app without any problems?

Thanks in advance

Noa Junod

Attachments

capture.png (62.3 kB)