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

SAP BAS Project folder structure

former_member435529
Participant
0 Likes
4,139

Hello,

We are migrating from Web IDE to SAP BAS and one of the projects in Web IDE has this structure:

This won't fit in BAS.

I have wrapped some folders under webapp folder and I have added xs-app.json file, package.json file and ui5.yaml file but still doesn't work.

What am I missing?.

Thanks,

Javier

View Entire Topic
junwu
SAP Champion
SAP Champion
0 Likes

1.create project in bas using wizzard, make sure it match the id you defined in your exsiting manifest.json

2.copy your current project (the content under folder poapproval2)to folder webapp

former_member435529
Participant
0 Likes

Will try to do that once the connection bt BTP Foundry and Backend is set up.

Thanks