Data Warehousing (1107) Databases (3004) JAVA Related 2673) MainFrames (975) Microsoft Related (2296) Networking (553)
Operating Systems (919) Programming (3254) SAP (2318) Testing FAQS (1674) Testing Material (252) Web Related (994)
Custom Search

What is 1000Projects

'1000projects.com' is an educational content website dedicated to finding and realizing Final Year Projects, IEEE Projects, Engineering Projects, Science Fair Projects, Project Topics, Project Ideas, Major Projects, Mini Projects, Paper Presentations, Presentation Topics, IEEE Topics, .Net Projects, Java Projects, PHP Projects, VB Projects, SQL Projects, C & DS Projects, C++ Projects, Perl Projects, ASP Projects, Delphi Projects, HTML Projects, Cold Fusion Projects, Java Script Projects, Btech Projects, BE Projects, MCA Projects, Mtech Projects, MBA Projects, Project on Software, CBSE Projects, Testing Projects, Embedded Projects, Chemistry Projects, Electronics Projects, Electrical Projects, Science Projects, Mechanical Projects, Mba project Reports, Placement papers, Sample Resumes, Entrance Exams, Technical Faq's, Puzzles, etc

how it works?

Everything on this site is submitted by the students in this professional community. You Can submit your Projects, Project Topics & Ideas to info.1000projects{at}gmail.com after you submit your project/project Idea/Abstract/Seminar Topics, These are being verified and approved by our administrator. after approval of this project/project Idea/Abstract/Seminar Topics, It can be shown on 1000projects.com so that other users can read/discuss it.The entire content on this website is Only For Educational Purpose, Non Commercial use!

Please help us/Other Users by sending projects/project Ideas/Abstracts/Seminar Topics. Thanking You!!!!!


Category Articles
What is the difference between BoXIR2 and BOXIR3?
Added on Mon, Nov 30, 2009
1.XIR3 can use Excel document as a data provider which was not possible in XIR2. 2.We can open XIR2 universes using XIR3 Designer but XIR3 universe cannot be opened using earlier versions of designer. Read More
What is aggregate awareness and how can we use it?
Added on Mon, Nov 30, 2009
Aggregate awareness function is used to aggregate the values present in the classes in decending order. for instance we have year,quarter,month,week tables then we sum the year,sum(quarter),sum(month),sum(week) in decending order respectively. we... Read More
What are all difference between business objects 6.5 and XI R2
Added on Mon, Nov 30, 2009
I have found some differences b/w BO and XI and only the last is specific to XIR2 Difference between BO and XI BO uses classic BO Architecture and XI uses crystal classic Architecture BO uses 57 tables for BO repo and 8 tables for auditor... Read More
How many ways we test the universe & Report?
Added on Mon, Nov 30, 2009
By doing integrity check we can test universe & By coping report query and run in backend(oracle, sql server...) we can test the data by comparing both. Read More
How can we do load testing for Webi Reports? (Example if I have have to test one webi reoprt for Concurrent users refreshing report at one time)
Added on Mon, Nov 30, 2009
You can do Load testing for Webi Reports using Load runner tool. 1) Install loadrunner in your system. ( to use loadrunner you need admin rights). 2) Generate loadrunner scripts. 3) Use controller(which is present in loadrunner) to get the... Read More
What is the diferrence between slice and dice & drill through
Added on Mon, Nov 30, 2009
Slice and dice means change the postion of the data like move the data from rows to columns drill mode means allow u to analyze the data in different angles and different levels of details.. in drill mode different types of analysis’s are... Read More
What is the diferrence between slice and dice and cross tab report?s
Added on Mon, Nov 30, 2009
Cross tab report is like at the intersection of 2 dimensions measure is displayed.like if we have two dimensions year and product and a measure revenu,revenue is displayed at the intersection of year and product. Read More
State the difference between Webi and Infoview
Added on Mon, Nov 30, 2009
In infoview you can create a webi documents i.e wid documents, you can open, schedule, save it as an excel or pdf or business objects document(.rep). Webi is a part of Infoview Read More
Can you please clarify the difference between compatible and incompatible objects?
Added on Mon, Nov 30, 2009
We can select or choose compatable n incompatable objects through aggregator navigation in the designer. with this method the performance increases tremendously. instead of checking for each n every object only the compatable objects are only... Read More
Diffrence between ZABO and webi
Added on Mon, Nov 30, 2009
ZABO is zero administrator businessobjects , which will be installed on your local m/c when any full client report in opened/edited from infoview . For this you don’t require any BO mainkey , key will be installed from BO server.Webi is also... Read More
When we use aggergate awarness function in designer?
Added on Mon, Nov 30, 2009
1. In order to solve fan trap in busines objects we either create alias table or aggregate awareness function 2. Through aggregate navigation we can also select the compatable as well as incompatable objects Ex:-year, quarter, month, week, day ... Read More
What is drill filter and it’s usage ? How many types of filters are there ?
Added on Mon, Nov 30, 2009
Three types of drill is in BO.1.drill up,2.drill down,3.drill thro’. drill up means second->minutes->hour->->day drill down means region-> country->state->district drill thro’--wht ever u want that element Read More
What is the difference between detect alias and detect context?
Added on Mon, Nov 30, 2009
we should use Detect Aliases and Detect Contexts to formally identify and resolve loops. i.e.if a loop contains only one lookup table then the loop can be resolved by detecting the alias if a loop is having 2 or more fact tables(multiple... Read More
How do we test the reports in the business objects? How to creates the tabs in the reports?
Added on Mon, Nov 30, 2009
In the central mangement consol one can test the report. jsut go to the link http://ipadress:port no/businessobjects/enterprise11/admin/en/admin.cwr .every thing can chk from the bo. Read More
What is report template in B.O?
Added on Mon, Nov 30, 2009
Report Template is a specimen for your future reports. You create a report from scratch, say make it Master-Detail Report with charts, put your company logo, add some default colors(something like same colors your company uses for its documents,... Read More
What is difference between custom hierarchy and report based heirarchy?
Added on Mon, Nov 30, 2009
By default one class having one hierarchy ie called report hierarchy.Custom hierarchy we can create in designer according our req. Read More
Give the notes and functionalities of cascading prompts,@script in business objects
Added on Mon, Nov 30, 2009
Syntax @Prompt (’ message’, [’type’], [lov], [MONO|MULTI], [FREE|CONSTRAINED]) where message is the text of a message within single quotes. type can be one of the following: ’A’ for alphanumeric, ’N&rsquo... Read More
What is the dense rank?
Added on Mon, Nov 30, 2009
The DENSE_RANK function computes the rank of a row in an ordered group of rows. The ranks are consecutive integers beginning with 1. The largest rank value is the number of unique values returned by the query. Rank values are not skipped in the event... Read More
What would you consider as your biggest achievement and why?
Added on Mon, Nov 30, 2009
THOUGH my biggest achievement is still to be achieved ,and that would be if I am able to give all the happiness to my family along with a reputed professional position. Read More
Kindly numberWhat are the steps to be taken to schedule the report??
Added on Mon, Nov 30, 2009
As far as i know we schedule the reports through broadcast agent. Read More
In the BO universe, how to link two universe, like i have one universe in sales.uni and another is marketing.uni
Added on Mon, Nov 30, 2009
In BO Designer, from File Menu -> Parameters -> Links tab on Universe Parameters box. Click Add link to link the universe. The linking universe should be exported and imported from repository before linking. Read More
Can you please clarify the difference between compatible and incompatible objects? when we will use these two?
Added on Mon, Nov 30, 2009
When you are defining Aggregate tables in Universe design, you need to create hirarchies for aggregated objects, for that you need to make the relative objects incompatible (the objects which are of lower level of aggregation -- not of hirarchy). If... Read More
What is a bo repository
Added on Mon, Nov 30, 2009
Repository means set of database tables, Business object store security information e.g user, group, access permission, user type etc. , universe information e.g. objects, classes, table name, column name, relation ship etc.and document... Read More
What is meant by Object Stores?
Added on Mon, Nov 30, 2009
Object store is nothing but the container of object which is created after rpt file run once. Read More
How to schedule the report in B.O?
Added on Mon, Nov 30, 2009
We can schedule the reports through broadcast agent. Read More
Can someone please give some information on REPORT BURSTING and how to do it in BCA as i have to split the report and send diff reports to diff people
Added on Mon, Nov 30, 2009
If some part of the data in your report is sensative, you can’t risk sending the whole report to everybody, even to those who need to see the least sensative part of report ! Solution is Report Bursting. You can send reports to BCA for... Read More
My query takes 30 min to refresh ...there is any performance tunning is there to reduce refresh time?
Added on Mon, Nov 30, 2009
- make sure to have the right context - apply right indexes on the tables Read More
Kindly numberWhat are the steps to be taken to schedule the report?
Added on Mon, Nov 30, 2009
You can schedule any report using Business Objects (reporter) .1) Open report in BO2) Select option " File->Send To- BCA"3) Select the BCA name to which report has to be scheduled4) Set other options for report scheduling like time , any macro ,... Read More
What is the difference between User And versatile user?
Added on Mon, Nov 30, 2009
SUPERVISOR offers various types of users of Business Objects products. The user profile determines by default what products a user can use. User profiles can be customized to reflect the needs of the users. ? User (all products but DESIGNER and... Read More
How to generate the report from excel sheet?
Added on Mon, Nov 30, 2009
Start BO, Select "Others" on Data Providers wizard page, from drop down menu, select "ersonal data files", specify file location & check the box "First Row contains Column names" this will help you in creating Objects. click Ok. Start... Read More
What is Nested prompt and how to create this prompt?
Added on Mon, Nov 30, 2009
Nested prompts are called "Cascading Prompts" in BusinessObjects environment. try searching for this keyword. to create cascading prompts, you need to edit the properties of an object & impose another prompt as a condition. Read More
What is the difference between condition & filter.
Added on Mon, Nov 30, 2009
Conditions: these retrievals the data based on the condition (universe level)Filter: it brings the data and filter; performance will be slow (report level) Read More
What?s universal join in BOs?
Added on Mon, Nov 30, 2009
The level of join between two universe with a matching coloumn Read More
what all will be exported to the repository, when we export a universe ?
Added on Mon, Nov 30, 2009
when we export a universe first time,a unique identifier is allocated to the universe and this identifier is updated on the local version of the universe in the universe domain If we export the universe to a diff,domain and now the universe has an... Read More
What is thumbnail?
Added on Mon, Nov 30, 2009
BusinessObjects Enterprise lets you preview a report using thumbnails. You can request the server to take a snapshot of the first page of the report and return it to the browser as an image file. This image can then be displayed as part of the Report... Read More
What if a cartesian product pop up block appears when running a report. Does it give wrong values? How to solve this issue?
Added on Mon, Nov 30, 2009
Cartesian product is getting incorrect results. for instance if we have a cham trap or a fan trap n we din’t solve them after checking the integrity also we get duplicate results of the same record ie nothing but cartesian product. ex:- we... Read More
What is the diferrence beteeen tabular report& cross tab report
Added on Mon, Nov 30, 2009
Tabular reports is a 2D format and Cross tab reports is a 3D format. Most of the operational/formated reports will be created in tabular form and most of the analytical reports are created in the cross tab report form (Product VS Year VS Sales... Read More
How to filter repeatative values in the report to get distinct values.
Added on Mon, Nov 30, 2009
Question : How to filter repeatative values in the report to get distinct values. Example: In any database we can use distinct command But My Report source is flatfile.Therfore,I cann’t manipulate source system. Is there any... Read More
How achieve the many to many relation ship in Business Objects...
Added on Mon, Nov 30, 2009
If you have two tables with many to many relation ship, take the keys of those tables and form a 1-1 relationship table. then you can connect both the existing tables to the newly formed table using the key. Read More
I have three predefined prompts.In a report it will come randomly.How they will come in a specified format?
Added on Mon, Nov 30, 2009
The Prompts will appear in the alphabetical order. To make them appear in the order of our requirement, need to prefix a numerical with the prompt We can do this in two ways... 1.Add the number in the first parameter of the... Read More
What is a fantrap in Business Objects?
Added on Mon, Nov 30, 2009
Actually FAN TRAP is a problem that occurs in Universe Level. Loop occurs while we design the universe. Two Types of Loop Problem: 1) FANTRAP PROBLEM solved by ALIAS METHOD: Definition: Two One-to-many table link eachother is in turn linked... Read More
clearly explain the difference between union and group
Added on Mon, Nov 30, 2009
The difference between union and group is as follows: take two tables t1 and t2. in t1 we have columnss like a,b,c,d. and t2 has a,d,e,f. so union means t1 union t2 i.e getting result from both tables i.e a,b,c,d,e.,f where as group performs on... Read More
How to select different data providers in business objects?
Added on Mon, Nov 30, 2009
Once you have your report generated, right click in the left window (your variables) click on "New Data Provider" follow the wizard. & you are done. If trying to use diff. data provider for different reports, after creating 1 report, right... Read More
What are the steps to do to use Alerts in BO?
Added on Mon, Nov 30, 2009
Alerts are used to alert some part of the data if any change occurs . select the part of the data in the report where u want to keep alerts n just click on alerts in the tool bar which is present in the third line from menu bar besides rank then... Read More
What are the user requirements in a universe?
Added on Mon, Nov 30, 2009
Database connections, key column, joins and check for loopif you need mesures, metrics, There are 4 steps: 1.Define the connection. 2.Create the classes and objects. 3.Give the joins and resolve loops. 4.Generate the universe. Read More
What is the multi value error ? Is there any types of Error in BO
Added on Mon, Nov 30, 2009
Yes,#MULTIVALUE error is there in BO.It’s common when u r trying to use multi valued multiple objects in section. Go through error documentation for further details... Read More
How to break a Date field into Year, month, week,day?(For example: I have a field INVOICE_DATE. Now i want to break it as Year, month..... i.e. in time dimension.) DO i need to have some changes in Universe?
Added on Mon, Nov 30, 2009
Create objects in your universe with date functions. Let’s say your DB is Oracle. In your "Select" statement of new object called year, try to_char(INVOICE_DATE, ’YYYY’) similarly for month create object called month & repeat... Read More
How many universes can be created in a project
Added on Mon, Nov 30, 2009
We can create any number of universe, but at a time we can open only one universe, generally number of universes should be equal to number of sub-domains. Read More
is there any other repository domains rather than universe,security,doccument?
Added on Mon, Nov 30, 2009
No there are only 3 repository domains for BO 6.5 i.e universe, security and document. Read More
When to use local filter and when to use global Filter?
Added on Mon, Nov 30, 2009
Think this should be in the Reporter Forum but, a local filter would apply to just a single block (table, cross tab or chart) within your report. a global filter would apply to all blocks in your report, so if you had many tables the filter would... Read More
Please explain about Alerts in Bo’s, Under what situation we need to use alerts
Added on Mon, Nov 30, 2009
Here alert means to highlighted data in a particular report.in every report we can apply alerts situtation like, sales revenue per city wise.here city field we can apply alert,condition like sales revenue >=50,000 Read More
What is a derived table in data warehousing?
Added on Mon, Nov 30, 2009
it is similar to views,it is mainly used to restrict the datas Read More
i have some queries that i have one project in bussiness objects, like computer pheripheral(nrps) for sales, in that i have face question like what is the main objectives of ur projects
Added on Mon, Nov 30, 2009
Your objectives for this project will be your Report Requirements. whatever the requirements are baselined, you will develop the universes & create simple, complex reports. Requirements can be : Standard sales reports -- Location wise,... Read More
How Do U Create Report in BO,If given Fixed length file ( Notepad) as source?
Added on Mon, Nov 30, 2009
To create a report using notpad (.txt files) : 1.open BusinessObjects --> new report 2. select data provider as Others instead of universe, from "Others" drop down list, select "Personal Data Files", File selection box appears, specify the... Read More
How we drill up week to Month?
Added on Mon, Nov 30, 2009
In data Warehouse when u change + symbol to - , u would c all the aggregation level in that + this is called rolling down. So if u again click over that - it would again compressed back to +. This is call drill up. your Aggregation levels woudl b... Read More
Product date sales p1 20/Jan/1999 100
Added on Mon, Nov 30, 2009
Question : Product date sales p1 20/Jan/1999 100 p1 20/Feb/1999 200 p1 20/apl/1999 100 p1 20/DEC/1999 50 p1 20/Jan/2000 100 p1 20/mar/2000 500 now i want query like product ,sum of actual year ,sum of business year p1 450 750 ... Read More
What is a Data Cube?What is its use ?
Added on Mon, Nov 30, 2009
Data cube will present in BO tool. Data cube is used for storing the data values which we are using in the documents. We can clear the data cube by using purge command. Data provider is used to retrived the datas from data cube to documents. Read More
Can someone please let me know the things we can do in WEBi and cannot do it in FULL CLIENT and vice versa for BO6.5
Added on Mon, Nov 30, 2009
1) we can createedit Universe in the full client but not in WebI 2)WebI has comparatively less functions to use than in Full client 3) In Full Client we can write macrosaddins but i am not sure whether we can do the same in WebI or not. Read More
Are Data mart and DWH normalised or denormalised ? Do both of them exist in the same tier ?
Added on Mon, Nov 30, 2009
Yes both can exist on the same tier because Datamart is a subset of data warehouse and it supports a particular region, business unit or business function. The data in the Datamart and DWH is Denormalized and optimized for OLAP systems Read More
Is there any tool that can compare two Unvs / two Rpts , built using BO 5.1 / BO 6.5 ?
Added on Mon, Nov 30, 2009
There is no such tool available yet for comparing Universes/Reports. The best way to compare Universes is to do check intergity constraints & the compare the outputs. Read More
Currently I am sending the report to users in excel format,if there is no data also the report will be sent,Is there any option in BO to stop report from being sent if there is no data in the report?
Added on Mon, Nov 30, 2009
The time interval will be fixed for sending the report If you are generating or not a default report will be sent regularly, to stop sending you have to condact your admin Read More
Can you add the Cascading promprts in Business Objects? (Based on Country prompt selection you need to provide the option to select Sate/Province in the next State prompt. That means dynamically refresh the data load in the state list values)
Added on Mon, Nov 30, 2009
i know one approach ..we have to creeate these in Univrse design level.. this makes some process.. that means..we have create objects..ans in conditional we to create prompts.. Read More
Can we apply Rank and Sort at a time on a single report
Added on Mon, Nov 30, 2009
No we can’t apply rank and sort at a time on one object in one single report.If we try to apply , BO asks if you want to over write the previous condition. Read More
Which versions are used in the BO dashboard work?
Added on Mon, Nov 30, 2009
Bo XI R2 Read More
What three things do you consider to be the most important factors for a manager?
Added on Mon, Nov 30, 2009
1. Motivation factor 2. Team leader quality 3. Risk handler Read More
I would like to know if Business Objects can be installed on Solaris server. If no is their a way were in I can install BO on windows(Microsoft server) and interface it with Solaris (solaris has the crystal reports).
Added on Mon, Nov 30, 2009
We can install BO in sun solaris server. Install the server components like Configuration tool & Administration console and configure the solaris machine as Primary node. Read More
How to execute the plsql procedure from the report by clicking with mouse
Added on Mon, Nov 30, 2009
We can select either tables or procedures or views as our data to generate our reports.In the designer in bo’s we can select tab "insert" n select the particular data source for generating the report through mouse click. Read More





©2007, 1000projects.com, Only For Educational Purpose, Non Commercial use!