cancel
Showing results for 
Search instead for 
Did you mean: 

How to Migrate from NEO to Cloud Foundry App - a simple solution

ptharso
Participant
0 Kudos

I tested a lot of options and created this one .... is possible to simplify??

1) Create a MTA App where HTML5 module name = name of yours APP using this tutorial Step 1

2) Dont do Step 2, delete webapp folder and copy the webapp folder from NEO to App folder (ex: order)

3) Change the namespace from views and controllers to the namespace choosed (optional: works without ns)

4) Verify your index.html and manifest.json if is correct

5) Use the Destination that you created in CF cockpit (ES5) in this case

6) Complete your new instalation using this tutorial and get success deploy your MTA app in CF.

Accepted Solutions (0)

Answers (1)

Answers (1)

yuval_morad
Employee
Employee

For migration of an app deployed using Web IDE to Neo to an app deployed using App Studio to Cloud foundry check this blog

https://blogs.sap.com/?p=1185903