| Back to Questions Page |
| |
| Question |
Main Differnce between Cognos7 and Cognos8 |
Rank |
Answer Posted By |
|
Question Submitted By :: K Reddy |
| This Interview Question Asked @ IBM |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | Cog.7 is thick client (the client has to be installed on
your pc) where as Cog.8 is thin client (no client is
needed , u can access thru webpage (url), But if the
interviewer is looking for differnt answer, then say like
this: Cog.7 is Window Based and Cog.8 is Web Based(except
framework manager)  |
| K Reddy |
| |
| |
| Question |
my cient has reports in java and the dw mart is there
already, whether you will suggest for Cognos reports ? |
Rank |
Answer Posted By |
|
Question Submitted By :: K Reddy |
| This Interview Question Asked @ IBM |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | go for it, because using java scripts you can develop
cognos reports which is not even possible by the existing
GUI.  |
| K Reddy |
| |
| |
| Question |
You get a parsing error when you run a report. What will be
your first steps to resolve the error? |
Rank |
Answer Posted By |
|
Question Submitted By :: Hasmiz |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | this is usualy a result of parsing a wrong data type i.e a
string instead of a VARCHAR in the filters and the best way
would be to trace where you passing values in your report
in most cases it is on your filters or data items or
calculations where you doing Case OR If statements :) also
the syntax that one has used can cause a parsing error i.e
syntax errors where one forget a ' when closing a hard
coded string value  |
| Buyile |
| |
| |
|
|
| |
| Question |
Hi
I have Most updated Cognos dumps like
COG-112(ReportAuthor),COG-122(Admin),COG-132(Meta Data
Modeller).
100%score Gurantee.
If anyone intrested mail me on kris.bi121@gmail.com |
Rank |
Answer Posted By |
|
Question Submitted By :: Kris |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | Very Very thanks kris...
I got 100% score with your dumps...  |
| Ranjani |
| |
| |
| Question |
What is Conditional block? How do you use in a report? |
Rank |
Answer Posted By |
|
Question Submitted By :: Vinod |
| This Interview Question Asked @ IBM |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | Conditional block: Specify a variable based on which
objects inserted into a
block can be conditionally rendered.
for example user can have option for List report or chart
report when he runs the report.
Try this out........
CONDITIONAL BLOCKS
The goal of this report is to prompt users on which display
they would prefer, a list or a chart.
To start, create a simple list report in Report Studio.
Using the Cognos sample data, product line, order method
and revenue are added to the list. From the toolbox, drag
and place a pie chart below the list. Select the chart and
in the properties pane, attach this chart to query 1:
Now the chart can be populated from the data items tab.
The consumers of this report need the ability to choose
between the displays they want to see. To accomplish this,
build a blank prompt page allowing them to select from a
drop down list either list or chart. Drag a value prompt to
the prompt page with the following settings:
At this point hit ‘Finish”. The dropdown list has to be
populated manually though the static choices property of
the value prompt. The two choices added are list and chart.
*You can leave the display value blank. If you do so,
Report Studio is smart enough that it will take the use
value for the display value.
Now that my prompt page is set, return to the Report Page.
In order to conditionally display an object, use the
conditional blocks object in the toolbox. Drag this to the
bottom of the report.
The next step is to attach the variable to the conditional
blocks block variable property. This variable is a Boolean
variable that either equals a list or doesn’t.
We need to test if our parameter is equal to the
value ‘List’. If the user selected List this expression
will evaluate to true, if the user selected ‘Chart’ from
the prompt, then this will evaluate to false.
After this step is completed there is a new property on the
conditional blocks object that tell us which block we are
currently looking at. First, drag the chart into the ‘No’
block.
Now, select the conditional block again, and switch the
current block property to ‘Yes’. The conditional blocks
object appears empty because there is currently nothing in
the ‘Yes’ block.
The final step is to drag the entire list inside the ‘Yes’
block.
Now when the report is run, the user will be prompted for
their display of choice.  |
| Khushbu |
| |
| |
| Question |
What do you do to make a report result in showing 4
different regions in an xl sheet in individual sheets(like
Region1-sheet1,Region2-Sheet2 soon)?
|
Rank |
Answer Posted By |
|
Question Submitted By :: Vinod |
| This Interview Question Asked @ IBM |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | Select the regions data item and click on "Set Page Break"
from structure menu.
Run report in Excel you will have different sheets for each
region.  |
| Ishpreet |
| |
| |
| Question |
What is content store?
|
Rank |
Answer Posted By |
|
Question Submitted By :: Vinod |
| This Interview Question Asked @ HCL |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | Content store is Database belong to cognos, storage of all
the reports, schedules , published packages, everything you
see in the cognos connection portal.in short a store house
of web cognos contents  |
| Dinesh |
| |
| |
|
| |
|
Back to Questions Page |