COGNOiSe.com - The IBM Cognos Community

Legacy Business Intelligence => COGNOS ReportNet => SDK => Topic started by: zerointeractive on 22 Jun 2007 10:41:39 AM

Title: Deploy a custom cognos report client to Oracle Application Server 10.1.3
Post by: zerointeractive on 22 Jun 2007 10:41:39 AM
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?