1.what is the functionality of "Event Server" in BOXIR2?
2.what happen if RAS server is down in BOXIR2
Answers were Sorted based on User's Feedback
Answer / manoj
i don't think if RAS is down anything will occur to webi
report, but can affect to crystal report. RAS is for
crystal report not for webi report. Any other idea will be
appreciated.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / swarupa
RAS-Report Apllication server for creating crystal reports.
webi Apllication Server---this server is for creating Webi.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sivakumar
1. Manages file-based events.
2.Monitors the specified directory.
3.Triggers your file-based event by notifying the CMS.
4.The CMS then starts any jobs dependent upon file-based
event.
5.After notifying the CMS of the event, it resets itself
and again monitors the directory for the appropriate file.
2.If RAS is down , you cant generate Webi reports, since
RAS
1.Processes reports viewed with Advanced DHTML viewer.
2.Provides the ad hoc reporting capabilities that allow
users to create and modify reports over the Web.
3.Responsible for responding to page requests by processing
reports and generating EPF pages.
4.Uses an internal caching mechanism that involves no
interaction with the Cache Server.
5.Supports COM, ASP.NET, and Java viewer SDKs.
| Is This Answer Correct ? | 1 Yes | 3 No |
How to Shedule the reports in Xi R2
I have two data providers with common dimension and measures. The only difference between two data providers is in condition 'Fiscal Year'.One data provider calculates for current year and other one calculates for previous year. So in prompts if I am passing 2008 as current year then the two data providers should be able to calculate for current year and previous year individually. So Can anybody tell me how to do calculation in data providers. ( I am using BO WebI report )
how do u implement dense rank in bo reports?
How do you restrict access to rows of a database?
How to create a tooltip in Webi? Is there a way to create Tooltips in Webi reports for non- hyperlinked columns? Users should be able to hover over a value in a column in the report and that should show a tooltip box with more detail regarding that column value. This is possible when you hyperlinked the column,Is it possible when you dn't have hyperlinking? Thanks in advance.
1.what is the use of migration.(converting one version to another) 2. what r the migration issues faced while migrating from Bo5.x to BOXIR2 n how 2 resolve it. 3. provide some .ppt/material to understand abt migration easily.
How do scheduling the report in BO XIR2? can you say what are they steps?
IN BOXIR2 creating universe by using Designer and Business View. What is the difference b/t two?
Can we take report on Excel in Business Objects?
6 Answers Business Intelligence Analytics, Oracle,
When we can use multiple sql statement for each measure? and multiple sql statement for each context?
CAN ANY BODY TELL WHAT FUTURE CAREER IN BUSINESS OBJECTS?
(1) Is it possible to create measures using objects from different context. (2) If cross context measures are not possible then what about @aggregate_aware() function ,here we use objects from different contexts. (3)Two measures from two different context ,can they be summed at report level.