COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => COGNOS Connection => Topic started by: k.a.paul on 15 Jan 2012 05:15:31 PM

Title: Java Integration
Post by: k.a.paul on 15 Jan 2012 05:15:31 PM
Hi all,

I would like to connect cognos 8.3 from java apllication to get report.

can u plz advice me the procedure.? ans where can i get the documentation? ;D
Title: Re: Java Integration
Post by: ykud on 16 Jan 2012 08:50:06 PM
You want just a file? Then you can try calling a report via URL and grabbing the output.
http://www.ibm.com/developerworks/data/library/cognos/page123.html

Or you can use Cognos SDK (need special license) and use Java API for everything Cognos-related (including running and saving reports).
http://www.ibm.com/developerworks/data/library/cognos/development/how_to/page129.html