Skip to main content
Question

user connexion date in IFS

  • February 5, 2024
  • 4 replies
  • 123 views

Forum|alt.badge.img+6

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

4 replies

Link
Superhero (Customer)
Forum|alt.badge.img+23
  • Superhero (Customer)
  • February 5, 2024

Hi @abdelmalek.mecheri 

do you mean the last user login?


Link
Superhero (Customer)
Forum|alt.badge.img+23
  • Superhero (Customer)
  • February 5, 2024

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.

 


Forum|alt.badge.img+6

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


Link
Superhero (Customer)
Forum|alt.badge.img+23
  • Superhero (Customer)
  • February 6, 2024

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.