Skip to main content

Hello, is there a mean to have the last user connexion date in IFS? thanks

Hi @abdelmalek.mecheri 

do you mean the last user login?


On the screen “Database Sessions” you can see the last session of a user. 

I don’t know if it is available in IFS Cloud.

 


Hello,

 

The "Database Sessions" page does not exist in IFS Cloud and yes i mean the last user login.

 

Do you have another solution that would work on IFS please ?

 

Thanks


Hi @abdelmalek.mecheri 

try these views with SQL:

IFSAPP.FND_CLIENT_LOGON for current users

IFSAPP.FND_SESSION_RUNTIME for last login

I am not sure they are available in IFS Cloud.


Reply