SAP HANA XS Advanced, Connecting to SAP Web IDE and cloning a Git Repository to begin development
Connect to SAP Web IDE and Clone a Git Repository to create a Multi-Target Application
You will learn
Prerequisites
- This tutorial is designed for SAP HANA on premise and SAP HANA, express edition. It is not designed for SAP HANA Cloud.
- If you do not have a HANA System with XS Advanced, get your own instance of SAP HANA, express edition with XS Advanced
- Recommended: It is recommended to map the development space to a tenant database. Follow these instructions before creating your first database module.
With XSA and HDI (SAP HANA Deployment Infrastructure), all design-time artifacts are stored in Git instead of the SAP HANA database. We need to setup the repository so development can be collaborative.
Check this series of blogs posts to get introduced to the basic concepts in XS Advanced development, such as Multi-target Applications and micro-services.