We had a consultant company help develop our first Fiori app and we're taking over the development. They developed the application in Eclipse and it's been deployed to our gateway server. I need to be able to export that application and run it in WebIDE. I've done the following so far:
1. Went to our gateway server and exported the application. However looking at the file structure I noticed that it does not have a webapp folder or index.html. Is this supposed to be normal?
2. I zipped up the files and imported into my HANA trial WebIDE as we're still waiting for our company one to get setup. It imported fine but there is no index.html to run the file. I tried creating a file as per the following video SAP HANA Academy - SAP Web IDE: Create index for Fiori Template [1.19] - YouTube but that didn't work. I also tried running the project with Run -> Run as -> SAP Fiori Component on Sandbox but that got a 404 error.
My questions are as follows:
1. How do I create an index.html that will allow me to run the application in WebIDE?
2. How do I point the app to my gateway as I don't see where to put this in the project settings?
I have my GD1 destination setup in my HCP so it does connect to our back-end system. Is there some other settings that I need to configure in order to run this app?
Thanks,
Aryanos