Skip to Content
Author's profile photo David Wu

How to deploy the Web IDE UI5 application to ABAP repository

Deploy the Web IDE UI5 application to ABAP repository, I use HCP trial and internal SD4 system as example.

 

There is no option in the dropdown list for you to select a ABAP system.

 

 

 

Now we introduce the HCP cloud connector to solve this CSRF (Cross-site request forgery):

 

SAP Cloud Platform Documentation  –   Installation on Microsoft Windows OS

https://help.hana.ondemand.com/help/frameset.htm?204aaad4270245f3baa0c57c8ab1dd60.html

 

 

In the download page, please select the correct version for your OS, I chose the 4th one.

https://tools.hana.ondemand.com/#cloud

 

You can read and follow the steps from initial configuration https://help.hana.ondemand.com/help/frameset.htm?db9170a7d97610148537d5a84bf79ba2.html after your installation

 

You will receive 2 green lights if you configure correctly

 

 

Now back to your HCP, you will find status change to ‘Connected’ for Cloud Connectors. For the exposed backend system will be told in the following.

 

The system mapping should be done like below and the resources should also be maintained , for the explanation  of the URL Path , you can refer to this help link.

https://help.hana.ondemand.com/webide/frameset.htm?5c3debce758a470e8342161457fd6f70.html

Please remember to test the connection to make sure reachable

 

 

Create destination in the HCP as a final step

 

 

Now the SD4 system is available in the dropdown list when you click deploy in the Web IDE

 

You will receive the deploy info. In the console after you confirm

 

Assigned Tags

      5 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo Sreenivas Parthasarathy
      Sreenivas Parthasarathy

      Good and Informative. Thanks for sharing.

      Author's profile photo Andres Chacon
      Andres Chacon

      Thanks for sharing David.

       

      However I'm facing and issue after all the process. In the Web IDE when I want to deploy, the back-end instance isn't visible yet - even if all the connection checks have been made with succesful result. The destination and Cloud Connector configs are made as you described.

      Best regards.

      Author's profile photo Michal Keidar
      Michal Keidar

      Make sure your destination contains "dev_abap" in its WebIDEUsage property.

      Author's profile photo Andres Chacon
      Andres Chacon

      Hi Michal,

      Sorry for the delay to answer you. Thanks for your help. I already have solved the problem, was a missconfiguration issue.

      Kind regards!

      Author's profile photo José Sánchez
      José Sánchez

      Hello there.

      I'm facing another problem. When I try to deploy to the corresponding ABAP repository, I get the following message:

      Cannot deploy the application. An entry for the UI5 BSP Repository was not found int the ABAP Development Tools Discovery service. Install the missing software components in your ABAP system and try again. For mor information refer to te SAP Web IDE documentation

      I didn't need to configure the SAP Cloud Connector, 'cause I had the backend destination system available already.

      I've been working with my Basis around this problem, and no solution yet.

      If any suggestion, I'd appreciate it.