What is the difference between Report Bursting and Report
scheduling?Explain both of them in detail?
Answer Posted / gs2kumar@gmail.com
Scheduling is Setting the time, date and recipient to particular report or folder and bursting is distribution process of scheduled reports to the recipient.
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
Explain what are the measure objects?
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
Can we configure two instances of CMS pointing to two different CMS system databases?
What is the difference between absolute and relative div positioning?
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 there any tool that can compare two unvs / two rpts , built using bo 5.1 / bo 6.5?
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.
How to create Index to the table in the universe designer and how it improves the Query performence
What are all difference between business objects 6.5 and xi r2?
What is report template in b.o?
Explain when we use aggregate awareness function in designer?
Its regarding Javascript coding for customization in BI4 reports. We need to have all the options disabled in the report except the option to Export(save the report in computer in Excel/pdf formats). I am able to hide TopBar,TabBar,Left Navigation etc but I need "Export" option to be displayed to the users in Read mode. Can this selective "hiding" be achieved?
Explain in detail about type 1?
Explain how many universes can be created in a project?
i want my connection to be dynamic. How can I make it. I mean the username and password should be dynamic. How?