Deploy the SAP SuccessFactors Extension Database to SAP HANA Cloud
Beginner
7 min.
In this phase of the development you will deploy the extension database to SAP HANA Cloud.
You will learn
- How to setup your project for SAP HANA
- How to deploy the database to SAP HANA Cloud
- How to work with a “hybrid approach” (database in the cloud and application running locally)
Prerequisites
- Complete the tutorial: Prepare to Develop the SAP SuccessFactors Extension
- Complete the tutorial: Jump start the SAP SuccessFactors Extension CAP Project
- Complete the tutorial: Import SAP SuccessFactors OData Services definitions
- Complete the tutorial: Create the CDS Data Model for the SAP SuccessFactors Extension
- Complete the tutorial: Create the CAP Service for the SAP SuccessFactors Extension
- Complete the tutorial: Add Business Logic to the SAP SuccessFactors Extension
- Complete the tutorial: Prepare the SAP SuccessFactors Extension UI with CDS Annotations
- Complete the tutorial: Add Security to the SAP SuccessFactors Extension