In this and the next Blogs I will show you how you can set up your SAP Web IDE on Hana Cloud. I cut this in 5 parts:
| |
part 2 |
|
part 3 |
|
part 4this part ![]() |
|
part 5 |
|
The connection to our remote system is finished, now we can test it with a simple application ![]()

Reopen SAP Web IDE or refresh it if it’s already open
Click on File - New - Project
Select for example the SAP Fiori Starter Application template from the SAP Fiori Application category and click on Next
Enter a name for the new project and click on Next
From the Service Catalog drop down list, choose the name of the server we have just defined. It’s GM6 in this example
Wait until the entire list of services is loaded
Start typing the name of a service to locate the one that you want, for example if you type “sra010” you should be able to find this service
Fill the master section with some fields
Fill the detail section as well
Click on Next and Finish
Run the new application
It should work fine
Congratulations! We have now configured and tested our SAP Web IDE on HANA Cloud.
In the last part I will show you how you can deploy your application to the ABAP Repository.