Skip to Content
0
Jun 30, 2016 at 09:10 PM

Deploy an imported SAP UI5 application from SAP ABAP Repository on HCP

121 Views

Hello all,

I am new to the Hana Cloud Platform as well as SAP UI5

My target is to deploy a sap ui5 application (from SAP ABAP repository) on hana cloud platform.

The following are steps that I did to achieve my target.

  1. Created a SAP UI5 project in Eclipse and executed successfully.
  2. Shared and submitted the project on ABAP repository.
  3. Imported the application from SAPUI5 ABAP repository into the SAP Web IDE workspace by following the documentation under SAP Web IDE Developer Guide
  4. Tested application on SAP Web IDE and its working fine.
  5. Deployed the application on SAP HCP.

When I click on the Application URL, I am facing "HTTP Resource not found - 404".

Did I miss something? Should I have to do modifications in the code after importing from ABAP repository😕?

Please help me.