Code Monkey home page Code Monkey logo

hana-shine's Introduction

SHINE(SAP HANA Interactive Education)

REUSE status

In this blog I will share details on one of our highly successful and widely consumed Native HANA Application, SHINE (SAP HANA Interactive Education) demo content.

I will also share details of how you can import the SHINE delivery unit and view the various applications delivered with the demo content as well as explore the code to understand how you can starting building your own native HANA based applications.

What is SHINE – A Brief Overview and History?

SAP HANA INteractive Education (SHINE) is an education content used to learn, develop and deploy SAP HANA Application Services (XS Engine) based applications within the SAP HANA Platform. The SHINE content is designed and built on EPM (Enterprise Procurement Model) framework and includes all the data models, tables, views, dashboards etc. with a real enterprise use case.

SHINE

SHINE – Goal & Objectives:

  • Enable a baseline model which can be used in SAP HANA educational materials where customers, partners and developers can use the content for self-study to learn the basic skills to develop and run their applications on top of SAP HANA Platform
  • Offer a source of best practice implementation examples, improving the quality of education content with real world business use case scenarios.
  • Add new scenarios, features & capabilities to enhance the content

Getting started with SHINE:

  1. Download The SAP HANA Interactive Education (SHINE) Delivery Unit (DU) for HANA 2.0 SPS05 and above" from HCO_DEMOCONTENT-1.205.0.tgz. SHINE DU for HANA 2.0 SPS03 and SPS04 can be downloaded from HCO_DEMOCONTENT_200.tgz

  2. Click on File->Import-> SAP HANA Content -> Delivery UnitSelect your System and click on client and select the DU where you downloaded and import the DU.

File Import

Select SAP HANA Content -> Delivery Unit

Select Devlivery Unit

Select your System SID

Select System

Select Client and click on browse select the File which you downloaded in step 1 and click on Finish

Shine Import

Wait for Import status to be Completed Successfully

Shine Import Success

  1. Once Import is successful , assign role sap.hana.democontent.epm.roles::Admin to your user.

Assgin Role

  1. You can launch the application by launching http://<your Host>.<your port>/sap/hana/democontent/epm/

  2. Click on Check Prerequisite

Launch Pop Up

See if generate time data and create Synonyms is Green else click Generate Time Data and Create Synonyms Button.

Check Prerequisite

You can explore Various scenarios and HANA features.
You can find list of tutorials here

The following are some of the features and scenarios delivered with the SHINE demo content:

References

License

Copyright (c) 2017-2020 SAP SE or an SAP affiliate company. All rights reserved. This project is licensed under the Apache Software License, version 2.0 except as noted otherwise in the LICENSE file.

hana-shine's People

Contributors

anugrahg avatar arunrajamani avatar btbernard avatar cherians avatar netbieser avatar sangitapurkayastha avatar viveksrinivas avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

hana-shine's Issues

Util.Texts not really Multilingual

Hi Folks,
I wanted to test a Real World Multi Lingual setup and found that the Util.Texts Table has a major design flaw. While it provides the ISOLANGUAGE field, it is not part of the key. and the unique key is only the TextID.

in the real world the data would look like this:
TEXTID;LANGUAGE;ISOLANGUAGE;TEXT
1000000001;E;en;Notebook Basic 15
1000000001;S;es;Nota libro basico 15

so the same ID has two entries, one for each language. But your Schema won't allow for it. so effectively the fields Language and ISOLanguage are useless right now.

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.