Getting prepared for SAP Webi job interview? Do not panic, we will guide you how and what to answer in your interview. If you are preparing for SAP Webi interview then go through Wisdomjobs SAP Webi interview questions and answers page. SAP Webi stands for web intelligence. It is a reporting tool where data in database is used to create basic to complex reports. Mostly used by non technical people. Not much knowledge is required as all it needs is drag and drop functionality and the final report are generated. This tool can also be used with non SAP databases like Oracle, Sybase etc. Please have a look at our SAP Webi job interview questions and answers page to win your interview.
Question 1. What Are The Different Versions Of Business Objects That You Have Worked On?
Answer :
In year 2011, BO XI 4.0 was introduced and latest version of the tool is SAP BO 4.2.
Question 2. What Are The Key Differences Between Boxi R3 And Sap Bo 4.x?
Answer :
Deski is not available in BO 4.x
IDT is introduced to support multiple data sources
Import Wizard is no longer available in BO 4.x
Bo 4.x is 6 layered architecture as compared to BOXI R3 5 layer architecture.
Question 3. How Do You Migrate Deski To Webi Reports In Business Objects?
Answer :
Using Report Conversion Tool
Answer :
Secured connection published to Repository
Question 5. What Are The Differences Between Personal, Shared And Secured Connections?
Answer :
A Personal connection is created by one user and cannot be used by other users. The connection details are stored in PDAC.LSI file.
A shared connection can be used by other users through a shared server. The connection details are stored in SDAC.LSI file in the Business Objects installation folder. However one cannot set rights and securities on objects in a shared connection. Neither can a Universe to exported to repository using a shared connection.
A secured connection overcomes these limitations. Through it rights can be set on objects and documents. Universes can be exported to the central repository only through a secured connection. The connection parameters in this case are saved in the CMS.
Question 6. What Is Bi Launchpad?
Answer :
BI Launchpad is a Java or HTML based interface of Business Objects tool to perform analytical reporting and data analysis. You can set the preference for your BI Launchpad which determines which tool interface is launched via Launchpad.
Using Web or Internet Application to access WebI interface via BI Launchpad, you can perform the below tasks −
Create, edit and refresh all the reports in Web Intelligence.
Create and edit all the queries in no data source (Universes) but not BEx queries in Web application.
Question 7. Explain The Architecture Of Web Intelligence Tool?
Answer :
It is three layered architecture −
Question 8. What Are The Different Application Modes That Can Be Used In A Web Intelligence Tool?
Answer :
There are three different application modes that can be used to build the queries, create documents and to analyze the reports. When you open an existing reports below modes are available −
Question 9. What Are The Different Data Sources That You Can Use To Create A New Webi Document?
Answer :
Question 10. What Is The Extension Of A Webi Document?
Answer :
.wid file
Answer :
Using Upgrade Management Tool UMT
Question 12. What Is The Extension Of Universes Created In Information Design Tool And Udt?
Answer :
.unx- File created with Information Design Tool
.unv- File created in Universe Design Tool
Question 13. What Is A Query Panel?
Answer :
You can select from list of available objects as per your access permissions. You may not be able to use few of the objects cos of permission.
In query panel, you have Universe outline in left pane and Result objects, query filters, data preview panels in main pane.
Answer :
BICS Business Intelligence Consumer Service. BICS connectivity is the recommended way for BI tools to connect to Business Explorer (BEx) queries on the SAP NetWeaver BW server.
Question 15. What Are The Different Save As Formats Supported For A Webi Report?
Answer :
Question 16. What Are Classes And Subclasses?
Answer :
Classes are used to group similar objects in a report. A class can contain one or more subclasses.
Subclasses contains further subcategory of objects in upper level of a class.
Classes are used to organize objects in some logical manner. While creating queries on Universe you can find the information on objects that you have to use in query.
Question 17. What Is Difference Between Members And Named Set In Hierarchies?
Answer :
Members are defined at different level of hierarchies in a data source.
Example: Consider a Geography hierarchy contain members – “India” at country level and “Haryana” at State level.
You can also include individual members in query from hierarchy if you don’t want to add all the members. Named set can be used to define set of members.
A named set is defined as named expression and results a set of members. You can define named set at Universe level or a relational or OLAP database level.
Question 18. Where Do You Define Hierarchies To Use In Webi Report?
Answer :
Universe level
Question 19. How Do You Use Infocubes In Sap Bw To Connect To Webi Document?
Answer :
You can create Webi documents based on BEx (business Exchange Queries) created by BEx Query Designer which is based on Info Cube in SAP BW system. You can connect to a BEx query in WebI with use of BICS BI consumer service connection. You need not to create Universe for BEx queries and all attributes, hierarchies, dimensions and measures are automatically mapped in WebI document.
Question 20. How Do You Connect To Sql Server To Create A Universe To Use In A Webi Report?
Answer :
Using a Relational connection created in Universe Designer
Question 21. What Are The Query Filters?
Answer :
Query filters are used to limit the rows returned in a WebI document. Query filters allow you to hide the data that you don’t want to show to specific people and also limit the size of .wid document. When you run a query, it only returns the rows that meet the query filter definition.
Below are the key features used in Query filter −
Example − Being an Area Sales Manager for NY, you want to see margin values for your region and Sales universe contains data from all the regions in United State. Also you only want to see data from the stores in NY where sales margin is greater than 100K USD in 2nd Quarter Q2 2015.
Question 22. What Is Difference Between Query And Report Filters?
Answer :
Query filters are applied in Query Panel and they are used to limit the number of rows from data sources and to return the same in document.
Report filters are applied at report level on reports, tables, charts, etc. These filters are not used to limit the data retrieval from the data source and only hide certain values at report level.
Question 23. Why Do We Use Prompts? Where Do We Apply Prompts To Use In Webi Report?
Answer :
Prompt is defined as special filter for users which allows them to enter a value every time data is refreshed in the document.
Using prompts, you have multiple users viewing one document to display different sub set of data in database. Prompts allow you to retrieve the data from database and reduce the time.
Prompts are created in Query Panel
Question 24. What Is Context And How They Are Created?
Answer :
Context defines a particular join path between tables or a specific group of joins for a particular query. Any objects created on a table column which belong to specific contexts is naturally compatible with all other objects from same contexts.
Contexts may be created using detect contexts feature or manually. They are generally created based on logical calculation and business requirements, hence the detect context method is not very effective. To manually create a context Go to Insert Context, give the context name and select the joins that should be present in the context. For a universe contexts should be created in a way that all joins(except shortcut joins) fall in at least one context.
Question 25. What Is Aggregate Awareness Function? Why Do We Use It?
Answer :
Aggregate awareness function is used in scenarios where we have same fact tables in different grains. Using this function we can define only one object for the measures in the fact tables.
aggregate_aware(highest_level,lower level)
We also need to define dimensions for associated granularities and define their incompatibilities with the corresponding facts through the aggregate navigation. This is accesses through Tools → Aggregate Navigation.
Use: They are used to enhance the performance reports by utilizing arrogate tables available at database and are applied at Universe level as function.
Question 26. What Is The Use Of Subquery?
Answer :
Subqueries provides you a more flexible option to filter the data as compared to an ordinary query filter. Using Subqueries you can limit the values returned with a WHERE clause. You can also compare the values of objects in a subquery with the other objects.
Using Subqueries, you can implement complex logic to limit the size of data which are not possible to apply with simple query filters.
Question 27. In Query Panel, You Can’t See Ranking Option Enabled, What Could Be The Reason?
Answer :
Database ranking is done by editing the script generated by query. If you database doesn’t support ranking, then option to create ranking will not highlight in query panel.
Also note that Ranking can’t be created on hierarchical data.
Question 28. What Do You Understand By Hierarchical Data?
Answer :
Hierarchical data is defined a data with Parent-child relationship and you can analyze the data at different levels of hierarchy.
All the measures that are associated with hierarchical data are aggregated as per object level in hierarchy.
Question 29. What Is Difference Between Break And Sections?
Answer :
Section breakup the data into multiple cells that are called Section headers and Each Section header contains a value for dimension and data corresponding to dimension value.
Break is used divides the data up into one block and each column carries dimension, attributes and measures and these values are repeated for each other row values in the block.
Question 30. What Is Query Stripping?
Answer :
Query stripping feature optimizes the query to fetch only DATA which will be directly or indirectly rendered or displayed to the User, thus decreasing the response time and faster display of the report for the user. This feature is only available for OLAP universes, and it will be greyed out when using any RDBMS universe. It is used in Query panel.
Question 31. What Are The Different Chart Type In Webi Tool?
Answer :
Question 32. Explain The Difference Between Query Filter, Report Filter And Block Filter?
Answer :
A query filter limits the data returned from the database.
A block filter allows selected data to display in a single block and hides the other data.
A report filter allows selected data to display in a page and hides the other data. The report filter applies to all data blocks on the page.
Answer :
Respect the following rules
Question 34. You Use The Minus Operator To Combine Queries, What Would Be The Result?
Answer :
All records that match the first query condition and not the second condition.
Question 35. What Is The Use Of Conditional Formatting In Webi Report?
Answer :
Conditional Formatting is used to highlight some specific values in the report. If you want you can show specific low or high values with some specific colors. Conditional formatting can be applied to below elements −
Condition formatting can be used to make these formatting changes −
Question 36. How You Can Add Multiple Query Filters In Query Panel?
Answer :
By using AND/OR operators
Question 37. What Are The Different Report Filters Operators?
Answer :
Answer :
Using Query Merge. This option allows you to merge the data from different data sources. Assume that you have created Query 1 and Query 2 in Query Panel. When you combine both the queries in a single WebI report, objects from both the queries are shown in list of available objects.
Answer :
Using New Variable
Question 40. What Is An Input Context?
Answer :
The input context is the list of dimensions that are included in the calculation itself.
Question 41. What Is Use Of String Concatenation?
Answer :
Lastname+ “, “ + Firstname
Question 42. What Is The Use Of Nofilter() Function?
Answer :
To override a report filter or a ranking
Question 43. How Do You Create A Hyperlink In The Web Intelligence Interactive Panel?
Answer :
By using Create Hyperlink dialog box
Answer :
Enter the Variable name, Qualification as “Detail” and it will add a new field Associate Dimension. In Associate dimension, select the unique object from the same query.
Question 45. How Do You Connect Sap Hana Database To Webi Document?
Answer :
To use HANA tables for report creation, Use Universe Designer to create Universe using a Relational connection to HANA database.
Question 46. Can You Attach A Webi Document In Mail?
Answer :
Yes, by using send by email attachment option
Answer :
When you use Save as option, on right side you get many options – Refresh on open, Permanent Regional formatting, Save for all users, Remove document Security.
Select Save for all users’ option while saving the report.
Answer :
Input Controls
Answer :
Input controls are used to filter and analyze the report data. You define input controls using text boxes and radio buttons. Input controls are associated with report elements like tables and section headers and use control to apply filter on report elements.
When you select a value of an input control, it filters the values in report element that is associated with input control by selected value.
Input Controls can also be used on hierarchical data.
Answer :
Design mode with Data
SAP Webi Related Tutorials |
|
---|---|
SAP SD Tutorial | SAP PM Tutorial |
SAP BASIS Tutorial | SAP ABAP Tutorial |
SAP FICO Tutorial | SAP HANA Tutorial |
SAP EWM Tutorial | SAP Webi Tutorial |
SAP Web Dynpro Tutorial |
All rights reserved © 2020 Wisdom IT Services India Pvt. Ltd
Wisdomjobs.com is one of the best job search sites in India.