Adding user-specific variables in notification messages
When you configure notification plugins, you can include variables that expand to user-specific information in messages shown to users. The following variables are available:
Option | Description |
---|---|
%USERID% | The Bravura Security Fabric profile ID |
%USERNAME% | The user’s full name |
%MGRID% | The user ID of current user’s direct manager |
%MGRNAME% | The full name of current user’s direct manager |
%MGREMAIL% | The email of current user’s direct manager |
%NREMIND% | The number of notifications the user has received to date; for example, This is notification %NREMIND% of 4. |
Only available for password expiry compliance check | |
%DAYS% | The number of days to password expiry; for example, Your password will expire in %DAYS% days. |
%EXPACCT% | The account, whose password has expired or is about to expire, that triggers notification; for example, JANEAD1/test000 |
%EXPACCTHOST% | The target system of the account that triggered this notification |
%EXPACCTLONGID% | The name of the account that triggered this notification |
%EXPTIME% | The password expiry time for the corresponding account in %EXPACCT%. |
%EXPINFO% | passwords have expired or are about to expire; for example, JANEAD1/test000 - 6/9/2013 2:29 PM, JANEUNIX1/test001 - 6/4/2013 5:48 PM. |
Only available for USERSTAT tag compliance check | |
%USTATTAG% | The USERSTAT tag that the compliance or batch plugin is using |
%USTATVAL% | The USERSTAT value for the user |