SAP Business Explorer is the traditional and native frontend for SAP BW-based reporting, analysis, and business planning in maintenance mode. For all SAP Business Explorer customers interested in the future of BEx, here is what you need to know.
- -ad hoc analysis tool that is browser-based and provides zero footprints
- -Data is embedded into Microsoft Excel workbooks providing users with drag-and-drop capabilities to drill down and filter the data using SAP BI OLAP functions.
- -BEx suite provide solutions for enterprise reporting, ad hoc OLAP analysis, and dashboarding.
SAP Bex Query Designer (Component of SAP BI) can access SAP HANA View as info provider and display data in Bex.
Questions(here and on bottom of page for Universe)
Qs:17 Which of the following must you do in order to use SAP BusinessObjects Explorer on SAP HANA data? (Choose two)
A. Create a delivery unit.
B. Create a business layer.
C. Create an information model.
D. Create an information space.
Once the data is loaded into BWA, it has to be made available for Explorer, this process is called to Manage Spaces.
Qs:32 A customer wants to report on large amounts of SAP HANA data. The users want to drill from the top aggregation level to the lowest granularity and try different types of graphical representations of the data on the fly. Which SAP BusinessObjects reporting tool would you recommend?
A. SAP BusinessObjects Dashboards
B. SAP BusinessObjects Web Intelligence
C. SAP BusinessObjects Explorer
D. SAP BusinessObjects Crystal Reports for Enterprise
#Which BO tool good for visualization: BO Explorer
BO Explorer = Search relevant information and direct exploration of data
G) BI-4.0 :
i. BI Platform
ii. BO Explorer
iii. BO Web Application Server
iv. BO Repository
Is Explorer preferred? No, (max 3 KPIS/ variable/hierarchy)
KPI(Key performance indicator) a business metric used to evaluate factors that are crucial to the success of an organization.
---------------------------------------------------------------------------------------------------------------------
Qs:16 Which of the following does an SAP BusinessObjects universe use to communicate with SAP HANA?
A. ABAP
B. SQL
C. MDX
D. BICS
14. Business Layer steps/ Semantic Layer
Ans --> create Package --> Create Relational Connection --> Create Data Foundation --> Publish Data Foundation to Repository --> Create Business Layer ( universe) --> Publish Business Layer to Repository.
17. Which universe is used for Semantic Business Layer? Relational Universe (BO)
Information Designer Tool
Which tool is used to create Universe for reporting in dashboard ? Information Design Tool (IDT)
71)Pre-requisite to execute Crystal reports enterprise?
· JDBC / ODBC Interfaces
· Relational Universe
Why universes are used : additional security or filed names uniform ..etc
SAP HANA Modeling is based on SBO Information Designer (“Universe”)
use of the universe, where do you use it?
requirement for the analytic view: table, attribute view
sys_repo ->
tzhana => security, authentication, authorization
back up and recovery => Param's Arani consulting document
non-sap erp data extration to HANA is done by BODS.
extraction of data from
S1) Project name/ Local Projects
A) Relational Connection B) OLAP CONNECTION
S2) Relational Connection
A)JDBC Drivers Option under SAP HANA DB 1.0
i)authentication mode ii)UN iii)PW iv) Single Server in data source section v) instance number
vi) Test Connection Button to verify the connectio
S3) Consume Universe by Web Intelligence, Dashboards or Crystal Report for Enterprise, publish connection for SAP HANA.cnx
A) SAP HANA.cnx under Project "WEBI_DHK_HANA"
B) Publish connection to a repository
C) Publish connection with name SAPHANA.cns will be created after successful publish in the repository
1) Select BZN IDT
S4) Create Universe (Bzn representation of your data warehouse or transaction database. )
use BZN Layer:
SAP HANA Business Layer automatically creates a data foundation and business layer based on selected SAP HANA Views.
SAP HANA Business Layer automatically detects the input parameter and variables.
1) Project Created "WEBI_DHK_HANA 2) R.click project and select a new option
3) select optioin "SAP HANA BZN layer"
SAP HANA BZN Layer: 1) BZN Layer Name, 2) Data Foundation NAME, 3) Description 4)Next
Click analytic view
S5) i)Under Project- all Relational Connection, Business Layer, and Data Foundation will be displayed.
ii)Repository rsc section, object stored in the repository will be displayed
iii) BZN layer shows BZN view of Analytic view
iv) Data foundation shows table and column name.
S6) Drag field under analytic view (AN_PURCHASE_ORDER)
S7) Save all
S8) Create a query and view output
=====
Create Universe using Information Design Tool
Step 1) In this step, we will create a universe Using Information Design Tool (IDT).
HANA can be accessed via ODBC and JDBC drivers, and its tables can be defined and queried with SQL language. Tables are managed with a tool called HANA Studio.
- Launch IDT by navigating to
Start Menu -> SAP Business Intelligence -> SAP Business Objects BI platform 4 Client Tools -> Information Design Tool
Information Design tool screen will appear. To create a universe we need a project in IDT.
- Navigate to Project Option as below-
- Click On File.
- Click on New option.
- Select Project option.
A pop-up for New Project will appear- In this pop-up, enter following details:
1. Enter name of project
2. Click on finish button.
A project is a local workspace where you store the resources used to build one or more universes.
There are two connections available, detail of each is as below –
- Relational Connection – To access data from a table and access regular RDBMS use Relational Connection.
- OLAP Connection – To access data from the application (SAP, Oracle, Microsoft, SAP BO) and data stored in Cube / Information View use OLAP connection.
Step 2) Now we create a Relational connection.
So go to Project - > New -> Relational Connection.
A Pop-Up for New Relation Connection source name appear-
- Enter Resource Name.
- Click on Next Button.
A Pop-Up for Database Middleware Driver Selection will appear-
- Select JDBC Drivers option under SAP HANA Database 1.0.
- Click on Next Button.
A pop-up for New Relational Connection parameter will be displayed, enter following details into it.
- Authentication Mode will be selected as "Use Specified User Name and Password".
- Enter HANA User Name.
- Enter Password.
- Select Single server in DATA Source section. Enter Host Name (here best: 30015).
- Enter Instance Number.
- Click on Test Connection button to verify the connection.
After successful Connection, a connection with name SAP HANA.cnx will be created.
Step 3) To consume Universe by Web Intelligence, Dashboards or Crystal Report for Enterprise, we need to publish the connection. So, now we publish connection for SAP HANA.cnx.
- Select SAP HANA.cnx connection under Project "WEBI_DHK_HANA" and right click.
- Select Publish Connection to a repository.
- A Publish connection with name SAPHANA.cns will be created after successful publish in the repository.
A pop-up for publishing connection to repository appears –
- Select Business IDT.
- Click on finish button.
Now we create Universe by using SAP HANA Business Layer.
Step 4) Create Universe (Universe is a business representation of your data warehouse or transactional database. Universe allow the user to interact with data without knowledge of complexities of the database).
To create universe, we use SAP HANA Business Layer as below -
SAP HANA Business Layer
From SAP BOBI 4.1, SAP provides a new option "SAP HANA Business Layer" while creating the universe using Information Design tool.
Before SAP BOBI 4.1 version, we need to create a derived table while building data foundation and map the variable and input parameters.
SAP HANA Business Layer automatically creates a data foundation and business layer based on selected SAP HANA Views.
SAP HANA Business Layer automatically detects the input parameter and variables.
We Create Universe through SAP HANA Business Layer as below-
- Select Project Created "WEBI_DHK_HANA".
- Right click the project and select a new option.
- Select option "SAP HANA Business Layer".
A Pop-up for SAP HANA Business Layer appears-
- Enter Business Layer Name.
- Enter Data Foundation Name.
- Enter Description.
- Click On Next Button.
A Pop-up for Select SAP HANA Connection displayed-
- Tick on Connection "SAPHANA.cnx".
- Click on Next Button.
A Pop-up for selecting SAP HANA Information Model will be displayed.
- Now Select Analytic View (AN_PURCHASE_ORDERS) Created under HANAUSER Package.
- Click on Finish Button.
The analytic view will open in Information Design tool.
Step 5) Detail of Information Design tool will be as below-
- Under Project- all Relational Connection, Business Layer, and Data Foundation will be displayed.
- In repository resource section, object (Connection, Business Layer, etc.) stored in the repository will be displayed.
- Business Layer shows Business view of Analytic view. It is for Functional Person.
- Data Foundation shows table and column name. It is for Technical Person.
Step 6) In this step,
Select Business layer section, go to the folder with the name of Analytic View.
Now follow points as below-
- Select data foundation section.
- Drag and drop column to Analytic View
- It will display objects under Analytic View
- Dragged field will be displayed under Analytic View (AN_PURCHASE_ORDER).
Step 7) In this step, save all object.
Go to file and click on "Save All" option to save all objects.
After that, follow the step below.
Step 8) Create a Query and view output.
- Go to Queries option.
- A Query panel will be displayed, Select the field to which you want to include in Query.
- Drag and drop them to "Result object for Query #1 "section.
- Click on Refresh Button on Result set section.
- Result will be displayed.
====
Questions(Universe):
1) Which of the following does an SAP BusinessObjects universe use to communicate with SAP HANA?
A. ABAP
B. SQL
C. MDX
D. BICS
2) Business Layer steps/ Semantic Layer (UNIVERSE)
Ans --> 1) create Package --> 2) Create Relational Connection --> 3) Create Data Foundation --> 4) Publish Data Foundation to Repository --> 5) Create Business Layer ( universe) --> 6) Publish Business Layer to Repository.
A) What are automatically created in steps 4?
Business Layer and Data Foundation
1)Create Project --> 2) Create Relational Connection(Server, instance number) --> 3) Publish Connection to repository --> 4) Create Universe: DW or trans. DB( Automat. Creates Data Foundation and Business Layer) --> 5) Detail of IDT --> 6) Publish Bzn Layer Section
B) What are the characteristics of BZN layer, objects, and data foundation in steps 5?
ii)Repository rsc section, object stored in the repository will be displayed
iii) BZN layer shows BZN view of Analytic view
iv) Data foundation shows table and column name.
17. Which universe is used for Semantic Business Layer? Relational Universe (BO)
Information Designer Tool
What is IDT used for?
-For HANA Connection
http://searchsap.techtarget.com/SAP-Business-Explorer-BEx-and-SAP-BI-reporting-basics http://dba1admin.blogspot.com/search/label/Universe%20Designer
http://www.guru99.com/sap-hana-reporting.html#3
No comments:
Post a Comment