Skip to Content
Author's profile photo Frank Schuler

Make the Web IDE work on your local HANA platform

Inspired by Chaim Bendelac’s excellent blog Developing with XS Advanced: A TinyWorld Tutorial I wanted to explore developing with XS Advanced further.

One precondition is the Web IDE for HANA, with Make SAP HANA XS Advanced work for you and How to update your sandbox HANA system to SPS 12 already in the bag, this was relatively easy to achieve.

In fact, I used this opportunity to update my HANA system to Revision 121 and my XS Advanced Runtime to version 1.0.28 as well as XS Monitoring, XS Services and HANA Runtime Tools to service pack 2.

One important difference to a standard HANA installation or update is the requirement of parameter xs_components as per Note 2304873 – SAP Web IDE for SAP HANA SPS12 – Release Note:

Terminal.png

Then I select the Web Ide and DI CORE packages, together with the other packages mentioned above and start the update process:

Select Software Component Locations.png

This runs for a while, but eventually the Web Ide 1 component gets installed:

SAP Web Ide 1.png

Eventually all finishes successfully:

SAP HANA components updated.png

And from the HANA XS Advanced Command Line tool, I can see that my Web IDE for HANA is now available:

/wp-content/uploads/2016/07/webide_992346.png

From the mtaext file, I next check the DEV_SPACE property:

/wp-content/uploads/2016/07/mtaext_992347.png

If this does not exist, I have to create it and assign it to my user:

/wp-content/uploads/2016/07/shsxsa_992348.png

So, I log on and start developing with everything deploying just fine:

/wp-content/uploads/2016/07/tinyworld_990681.png

Have fun 😉

Assigned Tags

      Be the first to leave a comment
      You must be Logged on to comment or reply to a post.