The Business OpsCenter 3.8.2

Custom Field Variables

Top  Previous  Next

Custom Employee Fields

 

There are five fields available for every employee record for any type of data you want.  The field value can contain static text or you can enter a variable name which will automatically be replaced with the appropriate data for the specific user/employee.  This data can change frequently so using these variable names prevent the need from constantly updating the static text.  These variables can be used in either the default field value in the System Controls or for an individual user in the User Manager. The following variables can be entered into the field value text box:

 

<SESSION.COMPUTERNAME>
oThis will display the name of the computer where the user is logged into OpsCenter.  If the user is not currently logged in, this variable will display the name of the computer where the user last logged into OpsCenter.
<SESSION.IPADDRESS>
oThis will display the IP address of the computer where the user is logged into OpsCenter.  If the user is not currently logged in, this variable will display the IP address of the computer where the user last logged into OpsCenter.
<SESSION.LASTLOGIN>
oThis will display the date and time the user last logged in.  This information will not be displayed if the computer status information is disabled in the System Controls.
<SESSION.OSVERSION>
oThis will display the operating system version of the computer where the user is logged into OpsCenter.  If the user is not currently logged in, this variable will display the operating system version of the computer where the user last logged into OpsCenter.
<SESSION.OPSVERSION>
oThis will display the OpsCenter client software version of the computer where the user is logged into OpsCenter.  If the user is not currently logged in, this variable will display the OpsCenter client software version of the computer where the user last logged into OpsCenter.
<SESSION.IDLETIME>
oThis will display the amount of time the user's computer has been idle. This information will not be displayed if the computer status information is disabled in the System Controls.
<SESSION.IDLESINCE>
oThis will display a time counter showing how long the user's computer has been idle.  This information will not be displayed if the computer status information is disabled in the System Controls.
<SESSION.ONLINETIME>
oThis will display the amount of time the user has been logged into OpsCenter.  This information will not be displayed if the computer status information is disabled in the System Controls.
<SESSION.ONLINESINCE>
oThis will display a time counter showing how long the computer has been logged into OpsCenter.  This information will not be displayed if the computer status information is disabled in the System Controls.

 

 

 



Copyright © 2009 Audama Software, Inc. All rights reserved.