Action Script Interface & Variables
Available script categories
Category | Used as |
|---|---|
Notification | These action scripts can be chosen, where application notifications are used (Application Policy). |
Pin | These action scripts deliver information for the Multi Factor Authentication (Login Policy). |
Report | These are report actions scripts. |
Validate | These action scripts can be chosen for validation. |
* | These action scripts are available everywhere scripts can be used. The setup provides one script in this category, |
Notification script variables (examples)
The following list contains some useful examples for script variables.
To get the complete list of available variables for a certain action script, the dump script should be used.
Variable | Description |
|---|---|
VLXFULLNAME | Full name of the user |
VLXSURNAME | Surname of the user |
VLXEMAIL | eMail address of the user |
VLXSMS | SMS address of the user |
VLXOWNER | Owner of the application |
VLXGROUPLIST | Group list |
VLXUSERPROFILE | Profile of the user |
VLXPIN | PIN for Multi Factor Authentication |
VLXPIN_FMT | Formatted PIN for Multi Factor Authentication |
VLXPIN_SEQUENCE | Sequence number for PIN |
VLXPIN_EXPIRATIONTIME | Expiration time with date for the PIN |
VLXPIN_LIFETIME | Lifetime for the PIN |
VLXPIN_TEXT | PIN text |
VLXACCESSPOIN | Access Point |
VLXCREATETIME | Creation time |
VLXLOG | Path to logs |
VLXLOGINUSER | Logged in user |
VLXMANAGER | Manager of the user |
VLXOBJECT | Name of the object |
VLXOWNERID | Owner ID |
VLXOWNERSHORT | Short name of the owner |
VLXPOLICY | VISULOX policy |
VLXREMOTEIP | Remote IP |
VLXSMS | SMS of the user |
VLXLISTHASH | Hash |
VLXCLIENTIP | Client IP address |
VLXLANG | Language |
VLXSESSIONHOST | Host, where the session was started |
VLXCREATETIME_FMT | Time of creation (readable) |
VLXSESSIONSTARTTIME | Start time of the sesssion |
VLXSESSIONDURATION | Duration of the session |
VLXSESSIONDURATION_FMT | Duration of the session (readable) |
VLXSESSIONENDTIME | Endtime of the session |
VLXSESSIONENDTIME_FMT | Endtime of the session (readable) |
VLXAPPLICATION | Application name |
VLXRECIPENT | Recipient |
VLXTICKETID | Ticket ID of the user |
VLXLOGINSCRIPT | Login script |
VLXAPPLICATIONUSER | User of the application |
VLXBADWORD | Detected keyword in Keyboard recording |
VLXEVENTINFO | Event info |
VLXCREATEDBY | Created by |
VLXCREATEDBYSHORT | Short name of creator |
See also: