Showing posts with label IBM Cognos. Show all posts
Showing posts with label IBM Cognos. Show all posts

Wednesday, May 16, 2012

step for coloring on grid table

go to Condition Explorer >
create Boolean Variable and paste below function on expression definition:
mod (RowNumber (),2)

go to Page Explorer >
select cell on crosstab
on properties, define Style Variable >
chose Variable Boolean1

chose 'Yes' on Boolean1 when you click Condition Explorer
and change background color to red

chose 'No' on Boolean1 when you click Condition Explorer
and change background color to pink

finish.

createdBy. @aankdavid

Sunday, February 26, 2012

Configuration IBM Cognos on Linux

How to configure IBM Cognos 8.3 BI Server on Linux environments

[root@DL01VMBISSR linuxi386]# cd ../..
[root@DL01VMBISSR cognos]# cd c8/bin/
[root@DL01VMBISSR bin]# ./cogconfig.sh 
Using /app/jdk1.6.0_27/jre/bin/java
[root@DL01VMBISSR bin]# 

Installation IBM Cognos on Linux

How to install IBM Cognos 8.3 BI Server on Linux environments
OS: Linux Redhat 64bit
Java32bit: /app/jdk1.6.0_27
Apache: /app/httpd-2.2.21
Oracleclient32bit: /app/oraclient/product/11.2.0/client/

[root@DL01VMBISSR sources]# ls
C1WE9ML.tar.gz  documentation  linuxi386  zipfiles
[root@DL01VMBISSR sources]# cd linuxi386/
[root@DL01VMBISSR linuxi386]# ls