Online User Count
Hi Gurus,
For last 2-3 months this has been a challenge for me to count "Actual Number of Users Logged in the Applications" (we are on Apps 11.5.10.2).
there are two tables
ICX_Sessions
FND_LOGIN
These table are not enough to count users for a particular time as these are not updated online (only Last_Connect Column of icx_sessions are updated when user take any action)
My ICX_SESSION timeout is 10 minutes.
how to count
1. User logins using Web Browser
2. User Login https://app.prod.com/dev60cgi/f60cgi
Please help on this as we need the user count for audit / contractual pupose.
For last 2-3 months this has been a challenge for me to count "Actual Number of Users Logged in the Applications" (we are on Apps 11.5.10.2).
there are two tables
ICX_Sessions
FND_LOGIN
These table are not enough to count users for a particular time as these are not updated online (only Last_Connect Column of icx_sessions are updated when user take any action)
My ICX_SESSION timeout is 10 minutes.
how to count
1. User logins using Web Browser
2. User Login https://app.prod.com/dev60cgi/f60cgi
Please help on this as we need the user count for audit / contractual pupose.
0