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

 

Deploy a custom cognos report client to Oracle Application Server 10.1.3

Started by zerointeractive, 22 Jun 2007 10:41:39 AM

Previous topic - Next topic

zerointeractive

Hi fellows,

I'm trying to develop a custom JAVA application that makes use of Cognos APIs to render reports to the users browsers without making use of Cognos Connection.

The goal is to produce a Servlet that handles authentication, authorization and report rendering features, to flush the requested report into the browser window.

In less words, a "wrapper" of the Cognos servlet.

Does anyone have a good starting point or advice to make me better organize my work?