Tracking User login

Certified Lead Developer

Hi Everyone,

Can we Identify users who have not logged in within specified time after creating them?

  Discussion posts and replies are publicly visible

Parents Reply
  • Through a combination of the Log Reader plugin and a custom Appian application you can establish which Users have not sign in for XX Days and then deactivate those accounts. You could also initially send them a courtesy message e.g. 'You have not signed in for 20 days. If you do not sign in within the next 5 days your account will be deactivated'...you could run the controlling process on a schedule (e.g. every night) to detect which accounts have not signed in and need notifying, and which can be deactivated.

Children