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
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