COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => SDK => Topic started by: yelis913 on 27 Dec 2010 04:32:55 AM

Title: Tracking User Activities
Post by: yelis913 on 27 Dec 2010 04:32:55 AM
Hi,

I need to find out, by means of Java API, some user-related info: Who is logged on to Cognos 8 server? What are they doing?  Any extra info would be useful too.

Does anybody have any suggestions?

Thanks
Title: Re: Tracking User Activities
Post by: sir_jeroen on 27 Dec 2010 07:31:15 AM
You could query for the session objects. That will give you an overview of all users that have a session object created. But don't forget: Web Apps are stateless so a user that logs in know and close Internet Explorer will still have a session until it's timed out.
Title: Re: Tracking User Activities
Post by: AussiePete2011 on 08 Mar 2011 04:17:00 PM
Hi there,

I'd setup auditing in Cognos 8 then read off the table.  Also this has already been covered by BSP so you are covering ground already covered by available software.

BSP Solution:  http://pmsquare.com.au/imb-cognos-solutions/bsp-software-products/

http://publib.boulder.ibm.com/infocenter/c8bi/v8r4m0/index.jsp?topic=/com.ibm.swg.im.cognos.ug_cra.8.4.0.doc/ug_cra_id3354SampleAuditReports.html

http://www.ibm.com/developerworks/data/library/cognos/development/utilities/page509.html

Hope this helps
Cheers
Peter B