COGNOiSe.com - The IBM Cognos Community

Legacy Business Intelligence => COGNOS ReportNet => Report Studio => Topic started by: krreguri on 22 Aug 2007 08:44:32 AM

Title: Passing parameters through Java application to ReportNet...
Post by: krreguri on 22 Aug 2007 08:44:32 AM
Hi

I have a requirement that i need to pass the parameters from JAva application to Reportnet and output should be shown in JAva application.

Can anybody give the Sample to develope the java code to achive the SDK programming using cognos Reportnet MR2


Thanks in Advance

Regards
Krishna
Title: Re: Passing parameters through Java application to ReportNet...
Post by: COGNOiSe administrator on 22 Aug 2007 11:36:34 AM
You need to have SDK for Cognos ReportNet from Cognos. It contains the example you are looking for.
Title: Re: Passing parameters through Java application to ReportNet...
Post by: cognosfreelancer on 04 Sep 2007 10:54:29 AM
Krishna

I found the below Cognos KB to be very helpful on a similar project that I had worked earlier.

http://support.cognos.com/knowledgebase/googlesearch?load_kb_document=1&dr=kb1&uniqueid=126851

The KB refers to a HTML document passing parameters to a ReportNet report. You could use the same concept to pass parameter values from Java to ReportNet.

NKT