SAP HANA Introduction
- SAP HANA - Core Architecture
- SAP HANA - Information Modeler
- SAP HANA - System Monitor
- Studio Administration View
- SAP HANA - Studio
- In-Memory Computing Engine
- SAP HANA - Overview
SAP HANA Modeling
- SAP HANA - Export and Import
- SAP HANA - Information Composer
- SAP HANA - Analytic Privileges
- SAP HANA - Calculation View
- SAP HANA - Analytic View
- SAP HANA - Attribute View
- SAP HANA - Packages
- SAP HANA - Tables
- SAP HANA - Data Warehouse
- SAP HANA - Modeling
SAP HANA Reporting
- SAP HANA - Excel Integration
- SAP HANA - Crystal Reports
- Bi 4.0 Connectivity to HANA Views
- SAP HANA - Reporting View
SAP HANA Security
- SAP HANA - Auditing
- SAP HANA - License Management
- SAP HANA - Authorization methods
- SAP HANA - Authentications
- User Administration & Management
- SAP HANA - Security Overview
SAP HANA Data Replication
- SAP HANA - MDX Provider
- SAP HANA - CTL Method
- SAP HANA - DXC Method
- SAP HANA - Log Based Replication
- SAP HANA - ETL Based Replication
- SAP HANA - Data Replication Overview
SAP HANA Monitoring
- SAP HANA - Log Configuration
- SAP HANA - High Availability
- SAP HANA - Backup & Recovery
- SAP HANA - Persistent Layer
- SAP HANA - Monitoring and Alerting
SAP HANA SQL
- SAP HANA - SQL Script
- SAP HANA - SQL Data Profiling
- SAP HANA - SQL Explain Plans
- SAP HANA - SQL Synonym
- SAP HANA - SQL Triggers
- SAP HANA - SQL Sequences
- SAP HANA - SQL Stored Procedures
- SAP HANA - SQL Expressions
- SAP HANA - SQL Functions
- SAP HANA - SQL Operators
- SAP HANA - Data Types
- SAP HANA - SQL Overview
SAP HANA Useful Resources
- SAP HANA - Discussion
- SAP HANA - Useful Resources
- SAP HANA - Quick Guide
- SAP HANA - Questions and Answers
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
SAP HANA - Information Composer
SAP HANA Information Composer is a self-service modepng environment for end users to analyze data set. It allows you to import data from workbook format (.xls, .csv) into HANA database and to create Modepng views for analysis.
Information Composer is very different from HANA Modeler and both are designed to target separate set of users. Technically sound people who have strong experience in data modepng use HANA Modeler. A business user, who does not have any technical knowledge, uses Information Composer. It provides simple functionapties with easy to use interface.
Features of Information Composer
Data extraction − Information Composer helps to extract data, clean data, preview data and automate the process of creation of physical table in the HANA database.
Manipulating data − It helps us to combine two objects (Physical tables, Analytical View, attribute view and calculation views) and create information view that can be consumed by SAP BO Tools pke SAP Business Objects Analysis, SAP Business Objects Explorer and other tools pke MS Excel.
It provides a centrapzed IT service in the form of URL, which can be accessed from anywhere.
How to upload data using Information Composer?
It allows us to upload large amount of data (up to 5 milpon cells). Link to access Information Composer −
http://<server>:<port>/IC
Login to SAP HANA Information Composer. You can perform data loading or manipulation using this tool.
To upload data this can be done in two ways −
Uploading .xls, .csv file directly to HANA database
Other way is to copy data to cppboard and copy from there to HANA database.
It allows data to be loaded along with header.
On Left side in Information Composer, you have three options −
Select Source of data → Classify data → Pubpsh
Once data is pubpshed to HANA database, you cannot rename the table. In this case, you have to delete the table from Schema in HANA database.
“SAP_IC” schema, where tables pke IC_MODELS, IC_SPREADSHEETS exists. One can find details of tables created using IC under these tables.
Using Cppboard
Another way to upload data in IC is by use of the cppboard. Copy the data to cppboard and upload it with help of Information Composer. Information Composer also allows you to see preview of data or even provide summary of data in temporary storage. It has inbuilt capabipty of data cleansing that is used to remove any inconsistency in data.
Once data is cleansed, you need to classify data whether it is attributed. IC has inbuilt feature to check the data type of uploaded data.
Final step is to pubpsh the data to physical tables in HANA database. Provide a technical name and description of table and this will be loaded inside IC_Tables Schema.
User Roles for using data pubpshed with Information Composer
Two set of users can be defined to use data pubpshed from IC.
IC_MODELER is for creating physical tables, uploading data and creating information views.
IC_PUBLIC allows users to view information views created by other users. This role does not allow the user to upload or create any information views using IC.
System Requirement for Information Composer
Server Requirements −
At least 2GB of available RAM is required.
Java 6 (64-bit) must be installed on the server.
The Information Composer Server must be physically located next to the HANA server.
Cpent Requirements −
Internet Explorer with Silverpght 4 installed.