Login Audit

Overview

Provides visibility into user logins for privileged users, facilitates email reminders to inactive users, and satisfies requirements for in-app display of a user's most recent login prior to the current session.

Prerequisites: Log Reader, People Functions

Key Features & Functionality

  • Contains grid reports displaying last login data for all system users, available to privileged users
  • Optionally sends reminder emails to inactive users (for environments using automatic deactivations configured in the Admin Console)
  • Contains components to display the most recent login prior to the current session for any user
Anonymous
Parents
  • Hi There,

    I was able to successfully import the application, however, I am getting the following error when I run the process model,

    "An error occurred while evaluating expression: allLastLogins:union( rule!LA_mostRecentLogin(), rule!LA_usersNoLoginLast30Days() ) (Expression evaluation error at function 'union': Invalid types, can only act on data of the same type (Any Type, cf2e737e-968a-44f1-84c8-5425f20663f3)) (Data Outputs)"

    Could you please guide me with the next steps?

Comment
  • Hi There,

    I was able to successfully import the application, however, I am getting the following error when I run the process model,

    "An error occurred while evaluating expression: allLastLogins:union( rule!LA_mostRecentLogin(), rule!LA_usersNoLoginLast30Days() ) (Expression evaluation error at function 'union': Invalid types, can only act on data of the same type (Any Type, cf2e737e-968a-44f1-84c8-5425f20663f3)) (Data Outputs)"

    Could you please guide me with the next steps?

Children