Collaborate on an SAP HANA Database Project Template
- How to invite a collaborator to your git repository
- How to clone a template project from git
- How to create a calculation view
- How to preview the data in a calculation view
Prerequisites
- Complete the previous tutorial of this tutorial group.
Are you wondering what the best way is to manage changing data structures? Do you want to know how to collaborate more efficiently when working in development projects?
To answer the first question, learn what benefits different table types in SAP HANA Cloud, SAP HANA database can offer you based on your needs. The following 3 tutorials in this tutorial group will help you navigate through your challenges with the managing data structures:
- Get started to collaborate in SAP Business Application Studio
- Import data into a table in SAP HANA Database Project
-
Change data structures using HDBTABLE and HDBMIGRATIONTABLE objects
-
Prepare your SAP HANA Database Project for collaboration
- Generate users and roles for assigning privileges
- Enhance your project with services, synonyms and grants
- You are here
To answer the second question, create template projects that help you set up service connections, handle synonyms and prepare authorization management. You can create these templates once in the beginning and give your project team members a head-start. Using the template, they can build on your work and can quickly start working productively. The following 4 tutorials in this tutorial group will help you learn how to collaborate efficiently:
This tutorial will show you how to collaborate on your SAP HANA Database Project template.
Steps for Project Owners:
The steps under the title (For Project Owner) will show you how the template project can be shared with a colleague or a collaborator who works with the project to create a calculation view. These steps are for the project template owner.
Steps for template users:
The steps under this title (For template User) will show you an example of how a collaborator could use your template project to create a simple calculation view. You can simulate the process by using the same dev space and creating a new project by cloning from git. Some instructions under this title will only apply to others using your template project, simply skip the steps not needed in your case.