any body can give hirarchy of bussness object...i mean who
will see reports after reports developing is
fineshed...then next....
Answer Posted / kiran khadka
After report development is done.....it is moved to CERT
environment...after UAT it is moved to PROD environment so
that end users (which may include business users, Managers,
VPS, and CEO) so that they can make the better decisions.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to open a universe with out using the Designer ??
What is a bo repository?
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
What is the difference between absolute and relative div positioning?
Explain when we use aggregate awareness function in designer?
What is the difference between user and versatile user?
how to prepare the documentation in business objects and where to get the requirement?
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...
Explain what sort of existing documents should business analysts refer to when starting on a new project?
U r project in which stage in implementation?
In source system we have os - windows BO - 5.1.5. with webi 2.7.1 Repository database - oracle Reports database - Oracle and DB2 Nearly we have 1200 reports in present system , i want to move as it is to new hardware os- windows bo- 5.1.5 with webi2.7.1 repository - oracle reports - oracle and db2 let me know is there any migration techniques in same version. thanks in advance Usha
Explain about an assignment you worked on in which you had to amass a huge amount of data, and then analyze it?
hi all of u, i want to learn the course in SAP(BI).because of there is no calls for BO. And the another region is it will be converted into SAP module. is it OK for me? is there any feauture in coming days? could any one plz send me the message
Explain about a time when you discovered a more efficient way to do a work task?
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