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

cognos concurrent users

Started by dbahiker, 09 Jul 2013 07:21:11 PM

Previous topic - Next topic

dbahiker

How can i get my cognos concurrent users from the audit package? Or anywhere else in cognos.

charon

Hi,
you can use macros in Report Studio for displaying, or the same functions in framework manager for business rules.

In Report Studio e.g., create a new data item/ calculation with the following expression
#sq($account.personalInfo.userName)#

this will return the user which is loged on on ibm cognos, and in case of a connected AD the ad user.

Good luck :P

dbahiker

Thats cool. I didn't know that. But not really what I'm looking for. I want to highest concurrent users interacting with IBM Cognos 10 BI system at any given time. The number of concurrent users for cognos, refers to the total number of people using the resource within predefined period of time.

SomeClown

Only way I know of finding the highwater mark for number of concurrent users is create it with load testing tools, like JMeter or LoadRunner