Is it possible to capture last login of a user to the particular application

Users has the access to multiple application over the Appian cloud server ,but we want to capture last login of a user to particular application

  Discussion posts and replies are publicly visible

Parents Reply
  • So as I said there's no OOTB capability as, by definition, Appian cannot know what Applications you may or may not create, or know how you've defined your Business Application since a Business Application might be composed of 1 or > 1 Appian Application package!

    You can create audit events in the "moving parts" of your Application (i.e. Process Models). And there are OOTB logs for when someone accesses an Appian Record. For both of these you would have to implement your own design to expose what you deem to be important.

Children