SAP Home Learn Build Integrate Model Operate Extend with AI ConnectTutorial navigator Knowledge Graph API Devtoberfest Developer Advocates App Space

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
โคข Open full site

SAP HANA XS Advanced, Connecting to the WebIDE and cloning a Git Repository to begin development

Part 1 of 3, Connect to Web IDE and Clone a Git Repository to begin development

Overview

🎓 beginner 15 min. SAP HANABeginnerHTML5SAP Web Ide
Unknown U Unknown November 1, 2022
Created by January 17, 2017
Contributors

Prerequisites

Prerequisites

Steps

Intro

SAP HANA XS Advanced is the new development paradigm from SAP based around the Cloud Foundry concepts and architectures. To begin with you will need see how to connect to the SAP Web IDE for SAP HANA and clone a Git Repository.

As of SPS12, all design-time artifacts are stored in Git instead of the HANA database. you need to setup the repository so development can be collaborative.

Time to Complete

20 Min


Step 1 Launch SAP Web IDE for SAP HANA
โ€”

By default, on SAP HANA, express edition, the hostname is hxehost.

Launch the SAP Web IDE for SAP HANA at the following URL in your web browser. The hostname of course is the hostname of the SAP HANA Developer Edition that you created in the previous tutorial. Remember for XSA you will need to use the hostname and not the IP address of the server, instructions are found on the server landing page itself.

http://<hostname>:53075/

User: XSA_DEV Password: The password provided when you set up HANA Express

Log in to SAP Web IDE for SAP HANA
Log in to SAP Web IDE for SAP HANA

Step 2 Sign in to your Git account
+
Step 3 Create a GitHub repository
+
Step 4 Clone the Repository into the Workspace
+
Step 5 Configure the Space for the repository
+

Resources

Discussion

Share feedback on this tutorial or join the conversation in SAP Community.

Submit detailed feedback Discuss in Community
Steps
Step 1 of 5
1. Launch SAP Web IDE for SAP HANA 2. Sign in to your Git account 3. Create a GitHub repository 4. Clone the Repository into the Workspace 5. Configure the Space for the repository

Learn more →