COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => COGNOS 8 Administration => Topic started by: shravan on 29 Jan 2009 01:35:05 AM

Title: how to write java code that calls Cognos
Post by: shravan on 29 Jan 2009 01:35:05 AM
Hi,

is it possible to write a code like this,

write a java code that calls Cognos and from there using a template we have to run a report.

if it is possible tell me how to do it.
Title: Re: how to write java code that calls Cognos
Post by: bizint on 22 Feb 2009 11:20:15 AM
Yes, this is possible.   Cognos has an SDK that will let you initiate various operations from VB, C#, Java, etc...
Title: Re: how to write java code that calls Cognos
Post by: Gollapudi on 25 Feb 2009 04:01:52 AM
Hi,

Intially We will generate a single Signon from Cognos SDK for the direct login, and then will get the required report path from the cognos connect [Report properties], we will add this signon in that url and will place this link in our code, we can also pass the parameter values...

Gollapudi.