Author |
Message
|
ucbus1 |
Posted: Fri Dec 26, 2003 5:50 am Post subject: Getting list of logged on users |
|
|
Knight
Joined: 30 Jan 2002 Posts: 560
|
I am trying to develop an utility for my admin.
I would like to get list of users logged on to workflow at a particular time.
We use IIS as webserver and websphere as app server. Can somebody suggest diffrent stratagies?
Thanks |
|
Back to top |
|
 |
jmac |
Posted: Fri Dec 26, 2003 6:27 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
To my knowledge there is no direct way to do this thru the API. The only way to get this information would be thru the Session Table... I am sure you are already aware of how IBM feels about direct table access. _________________ John McDonald
RETIRED |
|
Back to top |
|
 |
ucbus1 |
Posted: Tue Dec 30, 2003 5:55 am Post subject: |
|
|
Knight
Joined: 30 Jan 2002 Posts: 560
|
Thanks Jmac.
I was told in my conversations / trainings that I can not access FMCDB tables. Since there is no API provided in this case, is there any way I can convince IBM that I need to access these tables? Have you ( or anybody on the forum) encountered such a situation?
Please let me know |
|
Back to top |
|
 |
jmac |
Posted: Tue Dec 30, 2003 6:16 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
IBM will listen to their customers, so you probably need to talk with your IBM rep and see about opening a requirement.
I have used a utility that accesses the SessionTable to display logged in users, but this is not something I would do in a production environment on a regular bases without consulting with IBM. _________________ John McDonald
RETIRED |
|
Back to top |
|
 |
ucbus1 |
Posted: Tue Dec 30, 2003 8:33 am Post subject: |
|
|
Knight
Joined: 30 Jan 2002 Posts: 560
|
Thanks John.
I will contact our IBM rep.
BTW the utility you are using.. is it custom built or freeware? If it something we can use freely, could you please let me know what it is and where it is? |
|
Back to top |
|
 |
|