Technology Blogs by SAP
Learn how to extend and personalize SAP applications. Follow the SAP technology blog for insights into SAP BTP, ABAP, SAP Analytics Cloud, SAP HANA, and more.
cancel
Showing results for 
Search instead for 
Did you mean: 

Onboarding

  1. If you don’t have an SCN or SAP Hana trial user, register for a developer account on SAP HANA Cloud Platform:https://hanatrial.ondemand.com
  2. Log on with your user.
  3. Forgot your password? -> https://www.sdn.sap.com/irj/scn/forgotpassword

Open SAP Web IDE

  1. In the SAP HANA Cloud cockpit, select Subscriptions.
  2. Under the Application column, click on the webide link.
  3. In the Active Version section, click on the Application URL link.

Create a Project from a Sample Application

  1. From the menu bar, select File > New > Project from Sample Application.
  2. Select one of the SAP Fiori reference applications, for example Shop and click Next.
  3. After reading the evaluation license agreement select the I agree checkbox and click Finish. The nw.epm.refapps.ext.shop project is generated in your workspace.
  4. Click Run to run the project.
  5. In the Choose file to run dialog, select testFLPService.html and click OK.

The SAP Fiori Launchpad is displayed.

     6.  Click the Shop tile to open your application.
          The application is fully operational, based on mock data.

     7.  Now you can return to SAP Web IDE and explore the application artifacts to learn the best practices for creating sample app

[ADVANCED] Connect SAP Web IDE to a Remote Back End System

To connect SAP Web IDE to a remote back end system, follow the instructions in the blog below:

http://scn.sap.com/community/developer-center/front-end/blog/2014/06/22/how-to-configure-an-external...

  Lidor