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

 

Passing parameters through Java application to ReportNet...

Started by krreguri, 22 Aug 2007 08:44:32 AM

Previous topic - Next topic

krreguri

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

COGNOiSe administrator

You need to have SDK for Cognos ReportNet from Cognos. It contains the example you are looking for.

cognosfreelancer

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