cancel
Showing results for 
Search instead for 
Did you mean: 

Deploy SAPUI5 project to Cloud Foundry

Hello Experts,

I am trying to deploy my SAPUI5 Application to Cloud Foundry. The problem is, that when I created it, I didn't think about it and accidentally created an Application for the Neo environment. As you see in the Screenshot:

When I try to copy the Project into a MTA Project and try to run it, I get an error concerning the Quota limit, even though I easily have enough to spare.

Is there some kind of other way to deploy my Application to Cloud Foundry? Or is there a way to convert my Neo Project to a MTA Project?

Thanks in advance

Noa Junod

Accepted Solutions (1)

Accepted Solutions (1)

mariusobert
Developer Advocate
Developer Advocate

Hi,

to convert the app, it should be sufficient to create another project in the Web IDE (this time for CF) and to replace the entire "webapp" folder from the CF-project with the "webapp" folder from the Neo-project. If you added destinations, you will have to add new routes to the "xs-app.json" file.

I would say these are the only step necessary.

PS: I think the quota-related error message that you are seeing is due to missing CF entitlements and not related to the code you copied.

Hi Marius,

Thanks for your answer, it helped a lot and I could get my App running on Cloud Foundry.

Kind regards

Noa Junod

Answers (0)