Skip to content

This project provides the full source code for the "Hello World" tutorials on https://hcp.sap.com. In this tutorials you can learn how to make your very first steps on SAP HANA by developing a very simple "Hello World" application using the SAP HANA web-based Development Workbench on the SAP HANA Cloud Platform. #cloud-hana-sample=HelloWorld

License

Notifications You must be signed in to change notification settings

YOTOV-LIMITED/cloud-hana-helloworld

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Hello World! #Source Code for the SAP HANA Cloud Platform "Hello World" Tutorials for SAP HANA

Author: Thomas Bieser, Britta Varwig (SAP SE)

This repository provides the full source code for the "Hello World" tutorials on https://hcp.sap.com. In this tutorials you can learn how to make your very first steps on SAP HANA by developing a very simple "Hello World" application using the SAP HANA web-based Development Workbench on the SAP HANA Cloud Platform.

These are the respective tutorials:

While the tutorials are optimized for the SAP HANA web-based Development Workbench, you can run and import this code in the SAP HANA Studio following these steps:

  1. Setup a HANA Studio by following the tutorial "Getting Started with SAP HANA Studio on SAP HANA Cloud Platform".
  2. In your HANA Studio open File > Import...
  3. In the Import-dialog select SAP HANA Content>Sample Applications and press Next.
  4. In the Import Sample Application - Sample Application-dialog select the application HelloWorld and press Next.
  5. In the Import Sample Application - Target System-dialog select your HANA System and press Next.
  6. In the Import Sample Application - Destination-dialog expand Content and select the package named like your account and HANA Trial instance, i.e. p1234567890.hana. Press Finish.
  7. An Eclipse job Sample Application Import will start. When this job has finished, the new created helloworld package is imported in your SAP HANA Repository.
  8. To import the application in your workspace, go to the Repository view, choose the helloworld package and open the context menu for the package with a right-click.
  9. Choose Check Out and Import Projects....

Should you have any questions or face problems then the go for the SAP HANA Cloud Platform Developer Center.

About

This project provides the full source code for the "Hello World" tutorials on https://hcp.sap.com. In this tutorials you can learn how to make your very first steps on SAP HANA by developing a very simple "Hello World" application using the SAP HANA web-based Development Workbench on the SAP HANA Cloud Platform. #cloud-hana-sample=HelloWorld

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 65.6%
  • JavaScript 34.4%