Suppose we had a scenerio like in an universe there are
nearly 250 objects but only 50 objects data is updated
frequently so is there any way to overcome it.(Birla Soft,)
Answer Posted / alka
I think this question requires more clarifiaction. Because
as far my understanding goes, Universe is just a symantic
layer between report and database. It is holding schema
details and not data. If objects are unwanted then they can
be hidden. The extra 200 objects will just hold the space
in BO repository like joins,table names,etc. Any comments
on this welcome. CHEERS,ALKA
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
please explain me with the real time tables on how aggregate tables are created and how aggregate awareness is addressed to it.
Is there any other repository domains rather than universe, security, document?
What sort of existing documents should business analysts refer to when starting on a new project?
How to create Index to the table in the universe designer and how it improves the Query performence
How to Explain about BO projects in interviews?(in Banking,insurance,Manufacturing domains)
How would you format some text using css to be verdana and bold?
How to restrict password to a user while sending a document in .pdf format
When to use local filter and when to use global filter?
How to sort the dynamic objects alphabetically on the Universe based on and SQL Server
Which versions are used in the bo dashboard work?
Explain how to schedule the report in b.o?
Explain what if a cartesian product pop up block appears when running a report. Does it give wrong values? How to solve this issue?
What is thumbnail?
What are the steps to be taken to schedule the report?
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