GithubHelp home page GithubHelp logo

isabella232 / cloud-hana-scriptview-demo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sap-archive/cloud-hana-scriptview-demo

0.0 0.0 0.0 19 KB

This is a sample web application showing how one could use SAP HANA Scripted Views in SAP HANA Cloud Platform. The application also aims to show the benefit of using "Remote Database Access" tools provided by "SAP HANA Cloud SDK 2.x. #cloud-sample

License: Apache License 2.0

Java 100.00%

cloud-hana-scriptview-demo's Introduction

Important Notice

This public repository is read-only and no longer maintained.

SAP HANA Cloud Samples - HANA Scripted View Demo

"HANA Scripted View Demo" is a web application showing how one could use HANA Scripted Views in SAP HANA Cloud. The application also aims to show the benefit of using "Remote Database Access" tools provided by "SAP HANA Cloud SDK 2.x"

Quick start

Read the how-to blog:

Project Overview

Here is a basic description of the project. The structure is as follows:

com.sap.hana.cloud.samples.scriptview - contains ScriptViewDemoServlet which is used as demo db - classes which are used for database access

Application startup

You can run "HANA Scripted View Demo" application only on the Cloud.

Running on the SAP HANA Cloud

  1. Using Maven
  • go to your computer’s properties, Advanced System Settings, Environment variables and create a new system variable named “NW_CLOUD_SDK_PATH” and enter the path to the directory where you have the downloaded the SAP HANA Cloud SDK 2.x to.
  • in pom.xml do update <remoteaccess.version> according the one provided by your SAP HANA Cloud SDK 2.x
  • from command prompt run "mvn clean install" to build war file
  • make sure that "dbaccess-beta.server-x.x.x.jar" is packaged into war file's WEB-INF\lib folder
  • deploy war file to the cloud
  • navigate to ScriptViewDemoServlet URL to get results from scripted view execution
  • import the remote HANA Cloud System into HANA studio
  1. Using Eclipse

Versioning

For transparency and insight into our release cycle, and for striving to maintain backward compatibility, the SAP HANA Cloud - Samples project will be maintained under the Semantic Versioning guidelines as much as possible.

Releases will be numbered with the following format:

<major>.<minor>.<patch>

And constructed with the following guidelines:

  • Breaking backward compatibility bumps the major (and resets the minor and patch)
  • New additions without breaking backward compatibility bumps the minor (and resets the patch)
  • Bug fixes and misc changes bumps the patch

For more information on SemVer, please visit http://semver.org/

Authors

Nikolay Stoichkov Dimitar Tenev

Copyright and license

Copyright 2013 SAP AG

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this work except in compliance with the License. You may obtain a copy of the License in the LICENSE file, or at:

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Find the project description at documents/index.html

cloud-hana-scriptview-demo's People

Contributors

ditenev avatar btbernard avatar steinermatt avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.