what are the debuggings in the business objects?
Answer Posted / gowthami
Universe Level debugging:
• Integrity check
• Parameters and properties check
Report Level Debugging:
• SQL code check
• Filters applied on the report
o You can use predefined cell (report summary() function)
• Validation of Variables and formulas
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
how to create metric universe ?
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 and tell me about a situation where your analysis of a problem was deemed to be incorrect? What would you have done differently?
How were the reports scheduled and how to resolve unexecuted documents?
What is Indexing? how did u implement indexing?
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
8. How much supervision have you typically received in your previous job?
how to prepare the documentation in business objects and where to get the requirement?
What is a bo repository?
What are all the points to keep in consideration, while we are migrating the Universes,Reports from BO5.1.6 to BO 6.5? Is is compatible to migrate like this? Does it effect the filters in Reports and Join in the Universe?
what is document design in boxi,have u participate in that
What is difference between custom hierarchy and report based hierarchy?
Then how to select the source by using webi or deski reports into crystal reports? i think main source is Businessview. where u import the datasource ?
Can any one say me how i can integrate 3 or more analytics like radio bottons,line chart,pie chart while designing a dash board in xcelsius and i am also facing problem to show one after another values in the same chat at a time..... Please help me out for this....
What is the difference between the public object&schema object?