Answer Posted / jansi
Infoview is just a portal through which we can view or
refresh or modify reports.
Web-I is also known as thin client and Desk-I is a thick
client.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
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
1)I have createcd a dashboard on Bex query. How to refresh the Dashboard without hitting the bex query? 2)What is Event based scheduling in BO? 3) How to display the BO webi report title using a function? 4) For eg in my webi report iam having a person name like Jhon Peter Adam. But i need to get only the middle name of the person like Peter. What function is used in Webi to get this?
Is there any other repository domains rather than universe, security, document?
Explain is there any default username & pwd for bo designer & supervisor?
What sort of existing documents should business analysts refer to when starting on a new project?
What Is The Difference Between Oltp And Olap?
How we drill up week to month?
Can you please send me the migration related issues .
Explain how to execute the plsql procedure from the report by clicking with mouse?
can anybody tell me about complicated object you have created
Hi friends,
I am trying to create OLAP connection in IDT. I am getting
error "error code:405 METHOD NOT ALLOWED"
I am using "http:
BO Security (creating the restriction sets in Universe and applying on selected groups or users) or Database security (Creating the tables in database insrting the user details in that tables and giving conditions in self restricting joins in Universe )Which Security will improve the performance of the reports and for best practices ? I am thinking BO Security will give the better performance, could you please share your thoughts on this please... Thanks...
What are all difference between business objects 6.5 and xi r2?
How can you first report in Business Objects by using broadcast agent?
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?