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 use URL interface to connect to Report viewer using SDK??

Started by gauravd20, 02 Jul 2008 12:29:40 AM

Previous topic - Next topic

gauravd20

How to use java.net.URL interface to connect to Report viewer using SDK??
Please explain.....

lindero

Please provide more information what you wanna do.

cheers

gauravd20

I want to use java.net.URL interface to connect to Report Viewer.I know that URL interface can be used in COGNOS to run, view,and edit reports through a hyperlink in a Web page and wondering how to do it.....

In other words how can we use the URL interface to automate Cognos 8 actions by passing commands and parameters in a URL.
Hope that clarifies my question.....
Thanks,

lindero

Have a look in the documentation installed with the Cognos SDK. Take the Developer Guide and go to Chapter 5. There you will find which tasks you can do with URL.

My understanding of using URLs is that - as you mentioned - to view or run reports within a web page, so to call reports from another webpage. That's all. When you use the SDK you need to deal with RunOption and other objects to pass run options and parameters to the report. So a java.net.URL object is not applicable in the case.


shukla.neha31

hi
I m very new to cognos...I need to view and run cognos reports in the application build in java i dont have the sdk docs ...is there any other way if not can u pls forward sdk docs

shukla.neha31

hi lindero,

myself neha..i m very new to cognos i would be really thankful to u if u cld assist me a little to start ....
I m creating an application in that application i need to view and run the cognos reports..I need some api to connect to the application ..i am using java as the technology for interfacing..

thanks!!!!!!!!!!!!!