cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Migrate extended app from WEBIDE to BAS

swarnaprakash
Newcomer
0 Kudos
484

Hi All,

We have "My timesheet" ( ZHCMFAB_MY_TIME) app, which is extended in WEBIDE in BTP NEO environment. We need to migrate this app from WEBIDE to BAS. 

1) Is it possible to migrate an extended Fiori app from WEBIDE to BAS?
2) If yes, can we use migration option given by BAS tool? will it change any files and how do we revert incase of any issues? Any best practice available?

Appreciate if you could help with above questions

Thanks,

Swarnaprakash

View Entire Topic
WouterLemaire
SAP Mentor
SAP Mentor
0 Kudos

You can make the move to BAS by pushing to git in Web IDE and pulling from git in BAS. In BAS you can use the migration tool for it which will add some config files but normally doesn't touch any of your business logic.

If it doesn't come up in the list of apps for migration, you can also add the new config files yourself by generating a new extension as an example in BAS by following this blog post: https://community.sap.com/t5/technology-blogs-by-members/extending-legacy-fiori-apps-in-bas/ba-p/135...