Hello Folks,
I have a requirement to display last login time for any user whenever they login to the application. As we know, it's a site page, where-in a user lands whenever they login, and a process can be triggered only with user interaction.
Is there any way to implement this?
Any suggestion/help is highly appreciated. Thanks in advance!
Thanks Shobhit.
Discussion posts and replies are publicly visible
You could read this log file
docs.appian.com/.../Logging.html
Thanks Stefan for sharing this.