Are you in Developing or Support in BUSINESS OBJECTS. What
is the difference? what are the responsibilites in both?
Answer Posted / v.sivakumar
Development:
1.Requirement Gathering
2. Universe creation
3. Report Design
4. security level implementation.
Support:
1.Trouble shooting
2.Resolving the universe and repot issues.
3.Network issues.
4.data missing issue
5.Database Issues.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Explain what is aggregate table and aggregate fact table ... Any examples of both?
Can more than 1 metric be applied on an analytic in business objects?
What Is The Difference Between Oltp And Olap?
what is xcelsius architecture?
If I have three predefined prompts. In a report it will come randomly. How they will come in a specified format?
U r project in which stage in implementation?
Explain about a task that really tested your analytical abilities?
What is the difference in creating filters in designer and business objects?
Can I create a master report in webi having 15 dimensions and 150 kpi's with 100GB of data and store it in cache ,So that I can use Cache for building new reports with less dimensions and Kpi's without hitting database againg just using cache??Please suggest...
what is the difference b/w the refresh and buffered data?
Did you face any problems while creating reports? Name? Solutions?
Can anybody tell me what are the tuning problems?
What are all difference between business objects 6.5 and xi r2?
How to Explain about BO projects in interviews?(in Banking,insurance,Manufacturing domains)
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