12. Report is running very slow and How do you increase its
performance?


13. In infoview, I want to provide the hyperlink to view the
report in pdf format or other format. is it possible to do it.


14. There is one report and need to add new cloumns which
are not there in database. what is your approach.?


15. Did you face any ambiguous queries and how do you fix it?

Answers were Sorted based on User's Feedback



12. Report is running very slow and How do you increase its performance? 13. In infoview, I wa..

Answer / gs2kumar@gmail.com

Manasa enti ee Nasa qustion enti nuvvu cheppe answer enti?

Is This Answer Correct ?    0 Yes 0 No

12. Report is running very slow and How do you increase its performance? 13. In infoview, I wa..

Answer / gowthami

12. If the report is running slow check the query and correct the problems in joins and loops
Remove unwanted unused objects from report result objects
Remove unused variables from report
Try to use query level filters and not report level filters (Because query level filters restrict the data at DB level itself whereas report level filter allows all data to be executed which will take some time and then it will restrict it at report level)
Try to avoid derived tables at universe which will reduce the performance.

13. I think it is not possible to get the pdf view open through hyperlink. Navigation of one report to another report is possible through hyperlink functionality.
14. You can add columns by following the steps right click  add columns create a variable and assign that in that newly created column

Is This Answer Correct ?    0 Yes 0 No

12. Report is running very slow and How do you increase its performance? 13. In infoview, I wa..

Answer / manasa

12A.we increase the performance of the report first of all we resolving join path pbms.These are loops,chasmtrap,fantrap.Resolving these pbms we use alias's for tablas and provide context's for that tables then we resolving join path pbms,after that performance of the record is automtically increses.

13A.In infoview we use hyperlink for navigate from one document other document,from one report to other report,and from one block to other block.

14A.we want to add new columns to the report these are the steps: goto the toolsmenu -> click on new -> create one report after that in resultobjects click at the end of the column of the table -> rightclick -> click on insert new columns to the right.
observe the result on resultsobjects.

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More Business Objects Interview Questions

Regarding Hyperlinking in Business Objects. We have a few reports in QA environment where a number of hyperlinks are employed using OpenDoc function.In some of the reports,hyperlink is used to move to another tab within the same report.The formula used include "DocID" and ReportName="tab name".This works fine but now,for the PROD move,this will not work as the Doc Ids are subject to change. Is there a way to overcome this?Without DocID,how will move to a particular tab? Thanks in advance

1 Answers  


What is meaning of fullpath client in business objects?

1 Answers   Atiric Software,


Can we use unconnected lookup as dynamic lookup?

1 Answers   TCL,


How to create Universe using Flat file in BO6.0

1 Answers  


What is top business?

0 Answers  






can u create report to connect oracle and sqlserver at a time?

2 Answers   Zensar,


what are the roles and responsibilities of BO Administrator ?

1 Answers   OCS Infotech, TCS, Wipro,


Explain are data mart and dwh normalized or denormalized? Do both of them exist in the same tier?

0 Answers  


how we transport universes from business objects 6.5 to BOXI R2?

3 Answers  


WHAT ALL DIFFERENT KIND OF FUNCTIONS AVAILABLE WHILE DESIGNING UNIVERSES?

2 Answers  


what is tuning of business reports ?

5 Answers   Business Intelligence Analytics, Oracle, TCS,


What is diff b/w Alias and Contexts in which situation we are using contexts instead of Alias?

2 Answers  


Categories