If you are unable to create a new account, please email support@bspsoftware.com

 

News:

MetaManager - Administrative Tools for IBM Cognos
Pricing starting at $2,100
Download Now    Learn More

Main Menu

how to write java code that calls Cognos

Started by shravan, 29 Jan 2009 01:35:05 AM

Previous topic - Next topic

shravan

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.

bizint

Yes, this is possible.   Cognos has an SDK that will let you initiate various operations from VB, C#, Java, etc...

Gollapudi

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.