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

Prepare to build a translytical application with Hibernate

Set up the code, the Google Cloud Platform project, and the data for building translytical applications with Hibernate on SAP HANA.

Overview

🎓 intermediate 30 min. SAP Hana, Express EditionIntermediateJavaSAP HANAExpress Edition

You will learn

  • โœ”How to set up the Google Cloud Platform project
  • โœ”Where to get the application code
  • โœ”How to prepare the required external data
Unknown U Unknown November 1, 2022
Created by August 14, 2018
Contributors

Prerequisites

Prerequisites

You’ll need the following software installed before setting up the project:

Steps

Intro


Step 1 Check out the application code
โ€”

The application code is available on GitHub.

Clone it to your local machine using a Git client and switch to the branch tutorial.

Code
git clone --branch tutorial https://github.com/SAP/hxe-hibernate-google-app-engine.git
Step 2 Set up the code editor
+
Step 3 Set up the Google Maps JavaScript API
+
Step 4 Set up the Google App Engine
+
Step 5 Prepare the data
+
Step 6 Update the application build descriptor
+
Step 7 Update the application configuration
+
Step 8 Deploy the application
+

Resources

Discussion

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

Submit detailed feedback Discuss in Community
Steps
Step 1 of 8
1. Check out the application code 2. Set up the code editor 3. Set up the Google Maps JavaScript API 4. Set up the Google App Engine 5. Prepare the data 6. Update the application build descriptor 7. Update the application configuration 8. Deploy the application

Learn more →