SAP

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

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
Elena Grigorova E Elena Grigorova November 1, 2022
Created on August 28, 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