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.
Yes, this is possible. Cognos has an SDK that will let you initiate various operations from VB, C#, Java, etc...
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.