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
What are the data types present in bo? What happens if we implement view in the designer and report?
explain in detail about type 3?
Explain what are the steps to do to use alerts in bo?
Explain about a tricky situation for which you found a very simple solution?
Hi I'm using data federator.I would like to know if it allows select statment in where clause.For example: SELECT Employee, company, orgunit FROM TAB_BIG WHERE employee IN (Select TAB_SMALL.employee FROM TAB_SMALL WHERE flag = X ) bye
Explain is data mart?
In banking domain how many Fact tables,Dimension table are present?
What is Indexing? how did u implement indexing?
Explain the difference between detect alias and detect context?
What is a fantrap in business objects?
I have set of reports in BO4.0 and need to use "Hyperlink" functionality. I had to use native hyperlink functionality provided in BO4.0 but looks like it's available only in Rich Client.Currently,we have only Infoview B04.0 Launch Pad.Is OpenDoc the only hyperlink option on BO4.0 Launch Pad? Thank you.
Explain in detail about type 2(scd),
what will be the contents for a functional requirements specifications
What is difference between custom hierarchy and report based hierarchy?
When to use local filter and when to use global filter?