SAP HANA Interactive Education, or SHINE, is a demo application that makes it easy to learn how to build native SAP HANA applications. The demo application, delivered with SAP HANA in a special delivery unit (DU), comes complete with sample data and design-time developer objects for the application's database tables, data views, stored procedures, OData, and user interfaces. These are some of the SHINE features available on the SAP HANA system.
- HDB Association – SAP HANA Extended Application Services (XS) enables you to use the Core Data Services (CDS) syntax to create associations between entities. The associations are defined as part of the entity definition, which are design-time files in the repository.
- Spatial describes the position, shape, and orientation of objects in a defined space. Spatial data is represented as 2-Dimensional (2D) geometries in the form of points, line strings, and polygons.
- SAP HANA Simple Info Access (SINA) is a client-side or frontend JavaScript API for developing browser-based search UIs.
- SAP HANA UI Integration Services Fiori Launch Pad Site is the entry point to Fiori apps on mobile or desktop devices.
- OData Batch Requests allow the collection of multiple individual HTTP requests into one single batched HTTP request.
- Fuzzy Search is a fast and fault-tolerant search feature that can be used in SAP HANA.
- Tax Calculation Using Rules are used to determine the tax code based on the Company (Business Partner ID) and Product ID.
- Core Data Services (CDS) / HDBDD are a new infrastructure for defining and consuming semantically rich data models in SAP HANA. Using a data definition language (DDL), a Query Language (QL), and an Expression Language (EL), CDS is envisioned to encompass write operations, transaction semantics, constraints, and more.
- Rules on SAP HANA introduce business rules in the form of decision tables in SAP HANA database layer.
- SAP HANA UI Integration Services provide the required services and UI patterns to easily create and design single applications or application sites based on HANA native (XS) applications through efficient development tools, standardized services and consistent UI experience.
SAP HANA UI Integration Services provide the end-user a means to personalize your application. You can personalize the mechanism provided by the SAP HANA UI Integration Services (UIS) . The slide displays the SAP HANA Interactive Education Launch Pad application screen. From the Launch Pad, you can explore all the other SAP HANA Interactive Education applications.
First we have to create directory /root/SHINE
Now here we are extracting the shine content package
Here we will get result of decompressing shine content package with SAPCAR command
Now we have to import and then install SHINE package in SAP HANA Studio
Select the server and open the drop down list and now open the folder content
The shine content is now available in HANA studio. Now expand the security tab and double click on SYSTEM user as we have to assign the role for it.