Events and Available Variables

icon_info.gif

Operating System Events and AS2-related Events are available only in EFT Server Enterprise. These Events are visible, but unavailable (grayed out) in EFT Server SMB edition.

EFT Server includes over 25 different Event triggers, based on the following Event types:

Not all variables are available with every Event trigger. For example, it does not make sense to use the %EVENT.REASON% variable with the File Downloaded Event, but it does make sense with the Upload Failed Event, because EFT Server can determine the reason for the failure.

Each of the Events and the variables that you can use with them are listed below. Refer to Variables for a description of each variable and caveats (e.g., %EVENT.TIME% is not suitable for file naming and %FS.REPORT_FILE% should not be used in e-mail notifications).

Operating System Events (available only in EFT Server Enterprise)

Scheduler (Timer)Execute a specified Action one time or repeat at a specified interval.  (Enterprise only)

... can take these Variables

Type

Label (can appear in e-mail notification)

Variable

Event Properties

Event Time

%EVENT.TIME%

Event Time Stamp

%EVENT.TIMESTAMP%

Event Date Stamp

%EVENT.DATESTAMP%

Event Name

%EVENT.NAME%

Event Full Name

%EVENT.EVENTNAME%

Event Time Stamp (including milliseconds)

%EVENT.TIMESTAMP_PRECISE%

File System Properties

Report File

%FS.REPORT_FILE%

Report Content

%FS.REPORT_CONTENT%

Report File Name

%FS.REPORT_FILENAME%

Server Properties

Server Running

%SERVER.STATUS%

Log Type

%SERVER.LOG_TYPE%

Log Location

%SERVER.LOG_LOCATION%

Node Name

%SERVER.NODE_NAME%

Install Directory

%SERVER.INSTALL_DIRECTORY%

Source Properties
(used in Copy/Move and Download Action)

Source file name without extension

%SOURCE.BASE_FILE_NAME%

Source file name with extension

%SOURCE.FILE_NAME%

Folder Monitor—Monitor a specified folder then execute an Action whenever a change is detected. (Enterprise only)

... can take these variables

Type

Label (can appear in e-mail notification)

Variable

Event Properties

Event Time

%EVENT.TIME%

Event Time Stamp

%EVENT.TIMESTAMP%

Event Date Stamp

%EVENT.DATESTAMP%

Event Name

%EVENT.NAME%

Event Full Name

%EVENT.EVENTNAME%

Event Time Stamp (including milliseconds)

%EVENT.TIMESTAMP_PRECISE%

File System Properties

File Change

%FS.MONITOR_OPERATION%

Physical Path

%FS.PATH%

Physical Folder Name

%FS.FOLDER_NAME%

File Name

%FS.FILE_NAME%

Physical Destination Path

%FS.DST_PATH%

Physical Destination Folder Name

%FS.DST_FOLDER_NAME%

Destination File Name

%FS.DST_FILE_NAME%

Server Properties

Server Running

%SERVER.STATUS%

Log Type

%SERVER.LOG_TYPE%

Log Location

%SERVER.LOG_LOCATION%

Node Name

%SERVER.NODE_NAME%

Install Directory

%SERVER.INSTALL_DIRECTORY%

Source Properties
(used in Copy/Move and Download Action)

Source file name without extension

%SOURCE.BASE_FILE_NAME%

Source file name with extension

%SOURCE.FILE_NAME%

Folder Monitor Failed—Monitor a specified folder then execute a specified Action whenever a failure is detected.  (Enterprise only)

icon_info.gif

Use the File Uploaded file system Event to notify you when a file is uploaded to the Site.

 

... can take these variables

Type

Label (can appear in e-mail notification)

Variable

Event Properties

Folder Monitor Health

%EVENT.MONITORHEALTH%

Event Time

%EVENT.TIME%

Event Time Stamp

%EVENT.TIMESTAMP%

Event Date Stamp

%EVENT.DATESTAMP%

Event Name

%EVENT.NAME%

Event Full Name

%EVENT.EVENTNAME%

Event Time Stamp (including milliseconds)

%EVENT.TIMESTAMP_PRECISE%

Folder Monitor Failure Reason

%EVENT.MONITORFAILUREREASON%

File System Properties

Physical Path

%FS.PATH%

Physical Folder Name

%FS.FOLDER_NAME%

File Name

%FS.FILE_NAME%

Server Properties

Server Running

%SERVER.STATUS%

Log Type

%SERVER.LOG_TYPE%

Log Location

%SERVER.LOG_LOCATION%

Node Name

%SERVER.NODE_NAME%

Install Directory

%SERVER.INSTALL_DIRECTORY%

Source Properties
(used in Copy/Move and Download Action)

Source file name without extension

%SOURCE.BASE_FILE_NAME%

Source file name with extension

%SOURCE.FILE_NAME%

File System Events

File Uploaded—File is uploaded to the Site.

... can take these variables

Type

Label (can appear in e-mail notification)

Variable

AS2 Properties

AS2 Payload

%AS2.PAYLOAD%

AS2 MDN

%AS2.MDN%

AS2 Local MIC

%AS2.LOCAL_MIC%

AS2 Remote MIC

%AS2.REMOTE_MIC%

AS2 Message ID

%AS2.MESSAGE_ID%

AS2 Host

 %AS2.HOST%

AS2 Transaction Error

%AS2.TRANSACTION_ERROR%

AS2 Transaction Result

%AS2.TRANSACTION_RESULT%

AS2 Transaction Verbose

%AS2.TRANSACTION_VERBOSE%

AS2 Direction

%AS2.DIRECTION%

AS2 Partner ID

%AS2.PARTNER_ID%

AS2 EFT Server ID

%AS2.EFT_ID%

AS2 Content Type

%AS2.CONTENT_TYPE%

Event Properties

Event Time

%EVENT.TIME%

Event Time Stamp

%EVENT.TIMESTAMP%

Event Date Stamp

%EVENT.DATESTAMP%

Event Name

%EVENT.NAME%

Event Full Name

%EVENT.EVENTNAME%

Event Time Stamp (including milliseconds)

%EVENT.TIMESTAMP_PRECISE%

File System Properties

Virtual Path

%FS.VIRTUAL_PATH%

Physical Path

%FS.PATH%

Virtual Folder Name

%FS.VIRTUAL_FOLDER_NAME%

Physical Folder Name

%FS.FOLDER_NAME%

File Name

%FS.FILE_NAME%

Base File Name

%FS.BASE_FILE_NAME%

File Size

%FS.FILE_SIZE%

File Creation Date

%FS.FILE_CREATE_DATE%

File Creation Time

%FS.FILE_CREATE_TIME%

Report File

%FS.REPORT_FILE%

Report Content

%FS.REPORT_CONTENT%

Report File Name

%FS.REPORT_FILENAME%

User Properties

Groups

%USER.GROUPS%

Logon Name

%USER.LOGIN%

Logon Password

%USER.PASSWORD%

Settings Template

%USER.SETTINGS_LEVEL%

Full Name

%USER.FULL_NAME%

Description

%USER.DESCRIPTION%

Comment

%USER.COMMENT%

Email Address

%USER.EMAIL%

Phone Number

%USER.PHONE%

Pager Number

%USER.PAGER%

Fax Number

%USER.FAX%

Home Folder

%USER.HOME_FOLDER%

Home folder is root

%USER.HOME_IS_ROOT%

Quota Max

%USER.QUOTA_MAX%

Quota Used

%USER.QUOTA_USED%

Invalid login attempts

%USER.INVALID_LOGINS%

User can change password

%USER.CAN_CHANGE_PASSWORD%

Home IP

%USER.HOME_IP%

User can connect using SSL

%USER.ALLOW_SSL%

User can connect using FTP

%USER.ALLOW_FTP%

User can connect using SFTP

%USER.ALLOW_SFTP%

Last Login Date

%USER.LAST_LOGIN%

Password Expiration Date

%USER.PASSWORD_EXPIRATION%

User Must Change Password at Next Login

%USER.RESET_PASSWORD_AT_FIRST_LOGIN%

Account Expiration Date

%USER.EXPIRATION_DATE%

Connection Properties

Remote IP

%CONNECTION.REMOTE_IP%

Local IP

%CONNECTION.LOCAL_IP%

Local Port

%CONNECTION.LOCAL_PORT%

Protocol

%CONNECTION.PROTOCOL%

Using Web Transfer Client

%CONNECTION.USING_WEB_TRANSFER_CLIENT%

Site Properties

Account Management URL

%SITE.ACCOUNT_MANAGEMENT_URL%

Source Properties
(used in Copy/Move and Download Action)

Source file name without extension

%SOURCE.BASE_FILE_NAME%

Source file name with extension

%SOURCE.FILE_NAME%

File DownloadedFile is downloaded from the Site.

... can take these variables

Type

Label (can appear in e-mail notification)

Variable

Event Properties

Event Time

%EVENT.TIME%

Event Time Stamp

%EVENT.TIMESTAMP%

Event Date Stamp

%EVENT.DATESTAMP%

Event Name

%EVENT.NAME%

Event Full Name

%EVENT.EVENTNAME%

Event Time Stamp (including milliseconds)

%EVENT.TIMESTAMP_PRECISE%

File System Properties

Virtual Path

%FS.VIRTUAL_PATH%

Physical Path

%FS.PATH%

Virtual Folder Name

%FS.VIRTUAL_FOLDER_NAME%

Physical Folder Name

%FS.FOLDER_NAME%

File Name

%FS.FILE_NAME%

Base File Name

%FS.BASE_FILE_NAME%

File Size

%FS.FILE_SIZE%

File Creation Date

%FS.FILE_CREATE_DATE%

File Creation Time

%FS.FILE_CREATE_TIME%

Report File

%FS.REPORT_FILE%

Report Content

%FS.REPORT_CONTENT%

Report File Name

%FS.REPORT_FILENAME%

User Properties

Groups

%USER.GROUPS%

Logon Name

%USER.LOGIN%

Logon Password

%USER.PASSWORD%

Settings Template

%USER.SETTINGS_LEVEL%

Full Name

%USER.FULL_NAME%

Description

%USER.DESCRIPTION%

Comment

%USER.COMMENT%

Email Address

%USER.EMAIL%

Phone Number

%USER.PHONE%

Pager Number

%USER.PAGER%

Fax Number

%USER.FAX%

Home Folder

%USER.HOME_FOLDER%

Home folder is root

%USER.HOME_IS_ROOT%

Quota Max

%USER.QUOTA_MAX%

Quota Used

%USER.QUOTA_USED%

Invalid login attempts

%USER.INVALID_LOGINS%

User can change password

%USER.CAN_CHANGE_PASSWORD%

Home IP

%USER.HOME_IP%

User can connect using SSL

%USER.ALLOW_SSL%

User can connect using FTP

%USER.ALLOW_FTP%

User can connect using SFTP

%USER.ALLOW_SFTP%

Last Login Date

%USER.LAST_LOGIN%

Password Expiration Date

%USER.PASSWORD_EXPIRATION%

User Must Change Password at Next Login

%USER.RESET_PASSWORD_AT_FIRST_LOGIN%

Account Expiration Date

%USER.EXPIRATION_DATE%

Connection Properties

Remote IP

%CONNECTION.REMOTE_IP%

Local IP

%CONNECTION.LOCAL_IP%

Local Port

%CONNECTION.LOCAL_PORT%

Protocol

%CONNECTION.PROTOCOL%

Using Web Transfer Client

%CONNECTION.USING_WEB_TRANSFER_CLIENT%

Site Properties

Account Management URL

%SITE.ACCOUNT_MANAGEMENT_URL%

Source Properties
(used in Copy/Move and Download Action)

Source file name without extension

%SOURCE.BASE_FILE_NAME%

Source file name with extension

%SOURCE.FILE_NAME%

Verified Upload SucceededIntegrity check of uploaded file succeeds when transferred using the Web Transfer Client.

... can take these variables

Type

Label (can appear in e-mail notification)

Variable

Event Properties

Event Time

 %EVENT.TIME%

Event Time Stamp

%EVENT.TIMESTAMP%

Event Date Stamp

%EVENT.DATESTAMP%

Event Name

%EVENT.NAME%

Event Full Name

%EVENT.EVENTNAME%

Event Time Stamp (including milliseconds)

%EVENT.TIMESTAMP_PRECISE%

File System Properties

Virtual Path

%FS.VIRTUAL_PATH%

Physical Path

%FS.PATH%

Virtual Folder Name

%FS.VIRTUAL_FOLDER_NAME%

Physical Folder Name

%FS.FOLDER_NAME%

File Name

%FS.FILE_NAME%

Base File Name

%FS.BASE_FILE_NAME%

File Size

%FS.FILE_SIZE%

File Creation Date

%FS.FILE_CREATE_DATE%

File Creation Time

%FS.FILE_CREATE_TIME%

File CRC

%FS.FILE_CRC%

Report File

%FS.REPORT_FILE%

Report Content

%FS.REPORT_CONTENT%

Report File Name

%FS.REPORT_FILENAME%

User Properties

Groups

%USER.GROUPS%

Logon Name

%USER.LOGIN%

Logon Password

%USER.PASSWORD%

Settings Template

%USER.SETTINGS_LEVEL%

Full Name

%USER.FULL_NAME%

Description

%USER.DESCRIPTION%

Comment

%USER.COMMENT%

Email Address

%USER.EMAIL%

Phone Number

%USER.PHONE%

Pager Number

%USER.PAGER%

Fax Number

%USER.FAX%

Home Folder

%USER.HOME_FOLDER%

Home folder is root

%USER.HOME_IS_ROOT%

Quota Max

%USER.QUOTA_MAX%

Quota Used

%USER.QUOTA_USED%

Invalid login attempts

%USER.INVALID_LOGINS%

User can change password

%USER.CAN_CHANGE_PASSWORD%

Home IP

%USER.HOME_IP%

User can connect using SSL

%USER.ALLOW_SSL%

User can connect using FTP

%USER.ALLOW_FTP%

User can connect using SFTP

%USER.ALLOW_SFTP%

Last Login Date

%USER.LAST_LOGIN%

Password Expiration Date

%USER.PASSWORD_EXPIRATION%

User Must Change Password at Next Login

%USER.RESET_PASSWORD_AT_FIRST_LOGIN%

Account Expiration Date

%USER.EXPIRATION_DATE%

Connection Properties

Remote IP

%CONNECTION.REMOTE_IP%

Local IP

%CONNECTION.LOCAL_IP%

Local Port

%CONNECTION.LOCAL_PORT%

Protocol

%CONNECTION.PROTOCOL%

Using Web Transfer Client

%CONNECTION.USING_WEB_TRANSFER_CLIENT%

Site Properties

Account Management URL

%SITE.ACCOUNT_MANAGEMENT_URL%

Source Properties
(used in Copy/Move and Download Action)

Source file name without extension

%SOURCE.BASE_FILE_NAME%

Source file name with extension

%SOURCE.FILE_NAME%

Verified Download SucceededIntegrity check of downloaded file succeeds when transferred using the Web Transfer Client.

... can take these variables

Type

Label (can appear in e-mail notification)

Variable

Event Properties

Event Time

%EVENT.TIME%

Event Time Stamp

%EVENT.TIMESTAMP%

Event Date Stamp

%EVENT.DATESTAMP%

Event Name

%EVENT.NAME%

Event Full Name

%EVENT.EVENTNAME%

Event Time Stamp (including milliseconds)

%EVENT.TIMESTAMP_PRECISE%

File System Properties

Virtual Path

%FS.VIRTUAL_PATH%

Physical Path

%FS.PATH%

Virtual Folder Name

%FS.VIRTUAL_FOLDER_NAME%

Physical Folder Name

%FS.FOLDER_NAME%

File Name

%FS.FILE_NAME%

Base File Name

%FS.BASE_FILE_NAME%

File Size

%FS.FILE_SIZE%

File Creation Date

%FS.FILE_CREATE_DATE%

File Creation Time

%FS.FILE_CREATE_TIME%

File CRC

%FS.FILE_CRC%

Report File

%FS.REPORT_FILE%

Report Content

%FS.REPORT_CONTENT%

Report File Name

%FS.REPORT_FILENAME%

User Properties

Groups

%USER.GROUPS%

Logon Name

%USER.LOGIN%

Logon Password

%USER.PASSWORD%

Settings Template

%USER.SETTINGS_LEVEL%

Full Name

%USER.FULL_NAME%

Description

%USER.DESCRIPTION%

Comment

%USER.COMMENT%

Email Address

%USER.EMAIL%

Phone Number

%USER.PHONE%

Pager Number

%USER.PAGER%

Fax Number

%USER.FAX%

Home Folder

%USER.HOME_FOLDER%

Home folder is root

%USER.HOME_IS_ROOT%

Quota Max

%USER.QUOTA_MAX%

Quota Used

%USER.QUOTA_USED%

Invalid login attempts

%USER.INVALID_LOGINS%

User can change password

%USER.CAN_CHANGE_PASSWORD%

Home IP

%USER.HOME_IP%

User can connect using SSL

%USER.ALLOW_SSL%

User can connect using FTP

%USER.ALLOW_FTP%

User can connect using SFTP

%USER.ALLOW_SFTP%

Last Login Date

%USER.LAST_LOGIN%

Password Expiration Date

%USER.PASSWORD_EXPIRATION%

User Must Change Password at Next Login

%USER.RESET_PASSWORD_AT_FIRST_LOGIN%

Account Expiration Date

%USER.EXPIRATION_DATE%

Connection Properties

Remote IP

%CONNECTION.REMOTE_IP%

Local IP

%CONNECTION.LOCAL_IP%

Local Port

%CONNECTION.LOCAL_PORT%

Protocol

%CONNECTION.PROTOCOL%

Using Web Transfer Client

%CONNECTION.USING_WEB_TRANSFER_CLIENT%

Site Properties

Account Management URL

%SITE.ACCOUNT_MANAGEMENT_URL%

Source Properties
(used in Copy/Move and Download Action)

Source file name without extension

%SOURCE.BASE_FILE_NAME%

Source file name with extension

%SOURCE.FILE_NAME%

File RenamedFile on the Site is renamed by a connected client.

... can take these variables

Type

Label (can appear in e-mail notification)

Variable

Event Properties

Event Time

%EVENT.TIME%

Event Time Stamp

%EVENT.TIMESTAMP%

Event Date Stamp

%EVENT.DATESTAMP%

Event Name

%EVENT.NAME%

Event Full Name

%EVENT.EVENTNAME%

Event Time Stamp (including milliseconds)

%EVENT.TIMESTAMP_PRECISE%

File System Properties

Virtual Path

%FS.VIRTUAL_PATH%

Physical Path

%FS.PATH%

Virtual Folder Name

%FS.VIRTUAL_FOLDER_NAME%

Physical Folder Name

%FS.FOLDER_NAME%

File Name

%FS.FILE_NAME%

Base File Name

%FS.BASE_FILE_NAME%

File Size

%FS.FILE_SIZE%

File Creation Date

%FS.FILE_CREATE_DATE%

File Creation Time

%FS.FILE_CREATE_TIME%

Virtual Destination Path

%FS.DST_VIRTUAL_PATH%

Physical Destination Path

%FS.DST_PATH%

Physical Destination Folder Name

%FS.DST_FOLDER_NAME%

Destination File Name

%FS.DST_FILE_NAME%

Report File

%FS.REPORT_FILE%

Report Content

%FS.REPORT_CONTENT%

Report File Name

%FS.REPORT_FILENAME%

User Properties

Groups

%USER.GROUPS%

Logon Name

%USER.LOGIN%

Logon Password

%USER.PASSWORD%

Settings Template

%USER.SETTINGS_LEVEL%

Full Name

%USER.FULL_NAME%

Description

%USER.DESCRIPTION%

Comment

%USER.COMMENT%

Email Address

%USER.EMAIL%

Phone Number

%USER.PHONE%

Pager Number

%USER.PAGER%

Fax Number

%USER.FAX%

Home Folder

%USER.HOME_FOLDER%

Home folder is root

%USER.HOME_IS_ROOT%

Quota Max

%USER.QUOTA_MAX%

Quota Used

%USER.QUOTA_USED%

Invalid login attempts

%USER.INVALID_LOGINS%

User can change password

%USER.CAN_CHANGE_PASSWORD%

Home IP

%USER.HOME_IP%

User can connect using SSL

%USER.ALLOW_SSL%

User can connect using FTP

%USER.ALLOW_FTP%

User can connect using SFTP

%USER.ALLOW_SFTP%

Last Login Date

%USER.LAST_LOGIN%

Password Expiration Date

%USER.PASSWORD_EXPIRATION%

User Must Change Password at Next Login

%USER.RESET_PASSWORD_AT_FIRST_LOGIN%

Account Expiration Date

%USER.EXPIRATION_DATE%

Connection Properties

Remote IP

%CONNECTION.REMOTE_IP%

Local IP

%CONNECTION.LOCAL_IP%

Local Port

%CONNECTION.LOCAL_PORT%

Protocol

%CONNECTION.PROTOCOL%

Using Web Transfer Client

%CONNECTION.USING_WEB_TRANSFER_CLIENT%

Site Properties

Account Management URL

%SITE.ACCOUNT_MANAGEMENT_URL%

Source Properties
(used in Copy/Move and Download Action)

Source file name without extension

%SOURCE.BASE_FILE_NAME%

Source file name with extension

%SOURCE.FILE_NAME%

File Moved—File is moved from one folder in the VFS to another by a connected client.

... can take these variables

Type

Label (can appear in e-mail notification)

Variable

Event Properties

Event Time

%EVENT.TIME%

Event Time Stamp

%EVENT.TIMESTAMP%

Event Date Stamp

%EVENT.DATESTAMP%

Event Name

%EVENT.NAME%

Event Full Name

%EVENT.EVENTNAME%

Event Time Stamp (including milliseconds)

%EVENT.TIMESTAMP_PRECISE%

File System Properties

Virtual Path

%FS.VIRTUAL_PATH%

Physical Path

%FS.PATH%

Virtual Folder Name

%FS.VIRTUAL_FOLDER_NAME%

Physical Folder Name

%FS.FOLDER_NAME%

File Name

%FS.FILE_NAME%

Base File Name

%FS.BASE_FILE_NAME%

File Size

%FS.FILE_SIZE%

File Creation Date

%FS.FILE_CREATE_DATE%

File Creation Time

%FS.FILE_CREATE_TIME%

Virtual Destination Path

%FS.DST_VIRTUAL_PATH%

Physical Destination Path

%FS.DST_PATH%

Physical Destination Folder Name

%FS.DST_FOLDER_NAME%

Destination File Name

%FS.DST_FILE_NAME%

Report File

%FS.REPORT_FILE%

Report Content

%FS.REPORT_CONTENT%

Report File Name

%FS.REPORT_FILENAME%

User Properties

Groups

%USER.GROUPS%

Logon Name

%USER.LOGIN%

Logon Password

%USER.PASSWORD%

Settings Template

%USER.SETTINGS_LEVEL%

Full Name

%USER.FULL_NAME%

Description

%USER.DESCRIPTION%

Comment

%USER.COMMENT%

Email Address

%USER.EMAIL%

Phone Number

%USER.PHONE%

Pager Number

%USER.PAGER%

Fax Number

%USER.FAX%

Home Folder

%USER.HOME_FOLDER%

Home folder is root

%USER.HOME_IS_ROOT%

Quota Max

%USER.QUOTA_MAX%

Quota Used

%USER.QUOTA_USED%

Invalid login attempts

%USER.INVALID_LOGINS%

User can change password

%USER.CAN_CHANGE_PASSWORD%

Home IP

%USER.HOME_IP%

User can connect using SSL

%USER.ALLOW_SSL%

User can connect using FTP

%USER.ALLOW_FTP%

User can connect using SFTP

%USER.ALLOW_SFTP%

Last Login Date

%USER.LAST_LOGIN%

Password Expiration Date

%USER.PASSWORD_EXPIRATION%

User Must Change Password at Next Login

%USER.RESET_PASSWORD_AT_FIRST_LOGIN%

Account Expiration Date

%USER.EXPIRATION_DATE%

Connection Properties

Remote IP

%CONNECTION.REMOTE_IP%

Local IP

%CONNECTION.LOCAL_IP%

Local Port

%CONNECTION.LOCAL_PORT%

Protocol

%CONNECTION.PROTOCOL%

Using Web Transfer Client

%CONNECTION.USING_WEB_TRANSFER_CLIENT%

Site Properties

Account Management URL

%SITE.ACCOUNT_MANAGEMENT_URL%

Source Properties
(used in Copy/Move and Download Action)

Source file name without extension

%SOURCE.BASE_FILE_NAME%

Source file name with extension

%SOURCE.FILE_NAME%

File DeletedFile is deleted from the Site by connected client

... can take these variables

Type

Label (can appear in e-mail notification)

Variable

Event Properties

Event Time

%EVENT.TIME%

Event Time Stamp

%EVENT.TIMESTAMP%

Event Date Stamp

%EVENT.DATESTAMP%

Event Name

%EVENT.NAME%

Event Full Name

%EVENT.EVENTNAME%

Event Time Stamp (including milliseconds)

%EVENT.TIMESTAMP_PRECISE%

File System Properties

Virtual Path

%FS.VIRTUAL_PATH%

Physical Path

%FS.PATH%

Virtual Folder Name

%FS.VIRTUAL_FOLDER_NAME%

Physical Folder Name

%FS.FOLDER_NAME%

File Name

%FS.FILE_NAME%

Base File Name

%FS.BASE_FILE_NAME%

File Size

%FS.FILE_SIZE%

File Creation Date

%FS.FILE_CREATE_DATE%

File Creation Time

%FS.FILE_CREATE_TIME%

Virtual Destination Path

%FS.DST_VIRTUAL_PATH%

Physical Destination Path

%FS.DST_PATH%

Physical Destination Folder Name

%FS.DST_FOLDER_NAME%

Destination File Name

%FS.DST_FILE_NAME%

Report File

%FS.REPORT_FILE%

Report Content

%FS.REPORT_CONTENT%

Report File Name

%FS.REPORT_FILENAME%

User Properties

Groups

%USER.GROUPS%

Logon Name

%USER.LOGIN%

Logon Password

%USER.PASSWORD%

Settings Template

%USER.SETTINGS_LEVEL%

Full Name

%USER.FULL_NAME%

Description

%USER.DESCRIPTION%

Comment

%USER.COMMENT%

Email Address

%USER.EMAIL%

Phone Number

%USER.PHONE%

Pager Number

%USER.PAGER%

Fax Number

%USER.FAX%

Home Folder

%USER.HOME_FOLDER%

Home folder is root

%USER.HOME_IS_ROOT%

Quota Max

%USER.QUOTA_MAX%

Quota Used

%USER.QUOTA_USED%

Invalid login attempts

%USER.INVALID_LOGINS%

User can change password

%USER.CAN_CHANGE_PASSWORD%

Home IP

%USER.HOME_IP%

User can connect using SSL

%USER.ALLOW_SSL%

User can connect using FTP

%USER.ALLOW_FTP%

User can connect using SFTP

%USER.ALLOW_SFTP%

Last Login Date

%USER.LAST_LOGIN%

Password Expiration Date

%USER.PASSWORD_EXPIRATION%

User Must Change Password at Next Login

%USER.RESET_PASSWORD_AT_FIRST_LOGIN%

Account Expiration Date

%USER.EXPIRATION_DATE%

Connection Properties

Remote IP

%CONNECTION.REMOTE_IP%

Local IP

%CONNECTION.LOCAL_IP%

Local Port

%CONNECTION.LOCAL_PORT%

Protocol

%CONNECTION.PROTOCOL%

Using Web Transfer Client

%CONNECTION.USING_WEB_TRANSFER_CLIENT%

Site Properties

Account Management URL

%SITE.ACCOUNT_MANAGEMENT_URL%

Source Properties
(used in Copy/Move and Download Action)

Source file name without extension

%SOURCE.BASE_FILE_NAME%

Source file name with extension

%SOURCE.FILE_NAME%

Folder Created—Folder is created on the Site by a connected client.

... can take these variables

Type

Label (can appear in e-mail notification)

Variable

Event Properties

Event Time

%EVENT.TIME%

Event Time Stamp

%EVENT.TIMESTAMP%

Event Date Stamp

%EVENT.DATESTAMP%

Event Name

%EVENT.NAME%

Event Full Name

%EVENT.EVENTNAME%

Event Time Stamp (including milliseconds)

%EVENT.TIMESTAMP_PRECISE%

File System Properties

Virtual Path

%FS.VIRTUAL_PATH%

Physical Path

%FS.PATH%

Virtual Folder Name

%FS.VIRTUAL_FOLDER_NAME%

Physical Folder Name

%FS.FOLDER_NAME%

File Name

%FS.FILE_NAME%

Base File Name

%FS.BASE_FILE_NAME%

File Size

%FS.FILE_SIZE%

File Creation Date

%FS.FILE_CREATE_DATE%

File Creation Time

%FS.FILE_CREATE_TIME%

Report File

%FS.REPORT_FILE%

Report Content

%FS.REPORT_CONTENT%

Report File Name

%FS.REPORT_FILENAME%

User Properties

Groups

%USER.GROUPS%

Logon Name

%USER.LOGIN%

Logon Password

%USER.PASSWORD%

Settings Template

%USER.SETTINGS_LEVEL%

Full Name

%USER.FULL_NAME%

Description

%USER.DESCRIPTION%

Comment

%USER.COMMENT%

Email Address

%USER.EMAIL%

Phone Number

%USER.PHONE%

Pager Number

%USER.PAGER%

Fax Number

%USER.FAX%

Home Folder

%USER.HOME_FOLDER%

Home folder is root

%USER.HOME_IS_ROOT%

Quota Max

%USER.QUOTA_MAX%

Quota Used

%USER.QUOTA_USED%

Invalid login attempts

%USER.INVALID_LOGINS%

User can change password

%USER.CAN_CHANGE_PASSWORD%

Home IP

%USER.HOME_IP%

User can connect using SSL

%USER.ALLOW_SSL%

User can connect using FTP

%USER.ALLOW_FTP%

User can connect using SFTP

%USER.ALLOW_SFTP%

Last Login Date

%USER.LAST_LOGIN%

Password Expiration Date

%USER.PASSWORD_EXPIRATION%

User Must Change Password at Next Login

%USER.RESET_PASSWORD_AT_FIRST_LOGIN%

Account Expiration Date

%USER.EXPIRATION_DATE%

Connection Properties

Remote IP

%CONNECTION.REMOTE_IP%

Local IP

%CONNECTION.LOCAL_IP%

Local Port

%CONNECTION.LOCAL_PORT%

Protocol

%CONNECTION.PROTOCOL%

Using Web Transfer Client

%CONNECTION.USING_WEB_TRANSFER_CLIENT%

Site Properties

Account Management URL

%SITE.ACCOUNT_MANAGEMENT_URL%

Source Properties
(used in Copy/Move and Download Action)

Source file name without extension

%SOURCE.BASE_FILE_NAME%

Source file name with extension

%SOURCE.FILE_NAME%

Folder DeletedFolder is deleted from the Site by a connected client.

... can take these variables

Type

Label (can appear in e-mail notification)

Variable

Event Properties

Event Time

%EVENT.TIME%

Event Time Stamp

%EVENT.TIMESTAMP%

Event Date Stamp

%EVENT.DATESTAMP%

Event Name

%EVENT.NAME%

Event Full Name

%EVENT.EVENTNAME%

Event Time Stamp (including milliseconds)

%EVENT.TIMESTAMP_PRECISE%

File System Properties

Virtual Path

%FS.VIRTUAL_PATH%

Physical Path

%FS.PATH%

Virtual Folder Name

%FS.VIRTUAL_FOLDER_NAME%

Physical Folder Name

%FS.FOLDER_NAME%

File Name

%FS.FILE_NAME%

Base File Name

%FS.BASE_FILE_NAME%

File Size

%FS.FILE_SIZE%

File Creation Date

%FS.FILE_CREATE_DATE%

File Creation Time

%FS.FILE_CREATE_TIME%

Report File

%FS.REPORT_FILE%

Report Content

%FS.REPORT_CONTENT%

Report File Name

%FS.REPORT_FILENAME%

User Properties

Groups

%USER.GROUPS%

Logon Name

%USER.LOGIN%

Logon Password

%USER.PASSWORD%

Settings Template

%USER.SETTINGS_LEVEL%

Full Name

%USER.FULL_NAME%

Description

%USER.DESCRIPTION%

Comment

%USER.COMMENT%

Email Address

%USER.EMAIL%

Phone Number

%USER.PHONE%

Pager Number

%USER.PAGER%

Fax Number

%USER.FAX%

Home Folder

%USER.HOME_FOLDER%

Home folder is root

%USER.HOME_IS_ROOT%

Quota Max

%USER.QUOTA_MAX%

Quota Used

%USER.QUOTA_USED%

Invalid login attempts

%USER.INVALID_LOGINS%

User can change password

%USER.CAN_CHANGE_PASSWORD%

Home IP

%USER.HOME_IP%

User can connect using SSL

%USER.ALLOW_SSL%

User can connect using FTP

%USER.ALLOW_FTP%

User can connect using SFTP

%USER.ALLOW_SFTP%

Last Login Date

%USER.LAST_LOGIN%

Password Expiration Date

%USER.PASSWORD_EXPIRATION%

User Must Change Password at Next Login

%USER.RESET_PASSWORD_AT_FIRST_LOGIN%

Account Expiration Date

%USER.EXPIRATION_DATE%

Connection Properties

Remote IP

%CONNECTION.REMOTE_IP%

Local IP

%CONNECTION.LOCAL_IP%

Local Port

%CONNECTION.LOCAL_PORT%

Protocol

%CONNECTION.PROTOCOL%

Using Web Transfer Client

%CONNECTION.USING_WEB_TRANSFER_CLIENT%

Site Properties

Account Management URL

%SITE.ACCOUNT_MANAGEMENT_URL%

Source Properties
(used in Copy/Move and Download Action)

Source file name without extension

%SOURCE.BASE_FILE_NAME%

Source file name with extension

%SOURCE.FILE_NAME%

Folder ChangedUser navigates to a new folder on the Site.

... can take these variables

Type

Label (can appear in e-mail notification)

Variable

Event Properties

Event Time

%EVENT.TIME%

Event Time Stamp

%EVENT.TIMESTAMP%

Event Date Stamp

%EVENT.DATESTAMP%

Event Name

%EVENT.NAME%

Event Full Name

%EVENT.EVENTNAME%

Event Time Stamp (including milliseconds)

%EVENT.TIMESTAMP_PRECISE%

File System Properties

Virtual Path

%FS.VIRTUAL_PATH%

Physical Path

%FS.PATH%

Virtual Folder Name

%FS.VIRTUAL_FOLDER_NAME%

Physical Folder Name

%FS.FOLDER_NAME%

File Name

%FS.FILE_NAME%

Base File Name

%FS.BASE_FILE_NAME%

File Size

%FS.FILE_SIZE%

File Creation Date

%FS.FILE_CREATE_DATE%

File Creation Time

%FS.FILE_CREATE_TIME%

Report File

%FS.REPORT_FILE%

Report Content

%FS.REPORT_CONTENT%

Report File Name

%FS.REPORT_FILENAME%

User Properties

Groups

%USER.GROUPS%

Logon Name

%USER.LOGIN%

Logon Password

%USER.PASSWORD%

Settings Template

%USER.SETTINGS_LEVEL%

Full Name

%USER.FULL_NAME%

Description

%USER.DESCRIPTION%

Comment

%USER.COMMENT%

Email Address

%USER.EMAIL%

Phone Number

%USER.PHONE%

Pager Number

%USER.PAGER%

Fax Number

%USER.FAX%

Home Folder

%USER.HOME_FOLDER%

Home folder is root

%USER.HOME_IS_ROOT%

Quota Max

%USER.QUOTA_MAX%

Quota Used

%USER.QUOTA_USED%

Invalid login attempts

%USER.INVALID_LOGINS%

User can change password

%USER.CAN_CHANGE_PASSWORD%

Home IP

%USER.HOME_IP%

User can connect using SSL

%USER.ALLOW_SSL%

User can connect using FTP

%USER.ALLOW_FTP%

User can connect using SFTP

%USER.ALLOW_SFTP%

Last Login Date

%USER.LAST_LOGIN%

Password Expiration Date

%USER.PASSWORD_EXPIRATION%

User Must Change Password at Next Login

%USER.RESET_PASSWORD_AT_FIRST_LOGIN%

Account Expiration Date

%USER.EXPIRATION_DATE%

Connection Properties

 Remote IP

%CONNECTION.REMOTE_IP%

Local IP

%CONNECTION.LOCAL_IP%

Local Port

%CONNECTION.LOCAL_PORT%

Protocol

%CONNECTION.PROTOCOL%

Using Web Transfer Client

%CONNECTION.USING_WEB_TRANSFER_CLIENT%

Site Properties

Account Management URL

%SITE.ACCOUNT_MANAGEMENT_URL%

Source Properties
(used in Copy/Move and Download Action)

Source file name without extension

%SOURCE.BASE_FILE_NAME%

Source file name with extension

%SOURCE.FILE_NAME%

Upload FailedUpload fails to transfer successfully.

... can take these variables

Type

Label (can appear in e-mail notification)

Variable

AS2 Properties

AS2 Payload

%AS2.PAYLOAD%

AS2 MDN

%AS2.MDN%

AS2 Local MIC

%AS2.LOCAL_MIC%

AS2 Remote MIC

%AS2.REMOTE_MIC%

AS2 Message ID

%AS2.MESSAGE_ID%

AS2 Host

%AS2.HOST%

AS2 Transaction Error

%AS2.TRANSACTION_ERROR%

AS2 Transaction Result

%AS2.TRANSACTION_RESULT%

AS2 Transaction Verbose

%AS2.TRANSACTION_VERBOSE%

AS2 Direction

%AS2.DIRECTION%

AS2 Partner ID

%AS2.PARTNER_ID%

AS2 EFT Server ID

%AS2.EFT_ID%

AS2 Content Type

%AS2.CONTENT_TYPE%

Event Properties

Event Time

%EVENT.TIME%

Event Time Stamp

%EVENT.TIMESTAMP%

Event Date Stamp

%EVENT.DATESTAMP%

Event Name

%EVENT.NAME%

Event Full Name

%EVENT.EVENTNAME%

Event Time Stamp (including milliseconds)

%EVENT.TIMESTAMP_PRECISE%

Event Reason

%EVENT.REASON%

File System Properties

Virtual Path

%FS.VIRTUAL_PATH%

Physical Path

%FS.PATH%

Virtual Folder Name

%FS.VIRTUAL_FOLDER_NAME%

Physical Folder Name

%FS.FOLDER_NAME%

File Name

%FS.FILE_NAME%

Base File Name

%FS.BASE_FILE_NAME%

File Size

%FS.FILE_SIZE%

File Creation Date

%FS.FILE_CREATE_DATE%

File Creation Time

%FS.FILE_CREATE_TIME%

Report File

%FS.REPORT_FILE%

Report Content

%FS.REPORT_CONTENT%

Report File Name

%FS.REPORT_FILENAME%

User Properties

Groups

%USER.GROUPS%

Logon Name

%USER.LOGIN%

Logon Password

%USER.PASSWORD%

Settings Template

%USER.SETTINGS_LEVEL%

Full Name

%USER.FULL_NAME%

Description

%USER.DESCRIPTION%

Comment

%USER.COMMENT%

Email Address

%USER.EMAIL%

Phone Number

%USER.PHONE%

Pager Number

%USER.PAGER%

Fax Number

%USER.FAX%

Home Folder

%USER.HOME_FOLDER%

Home folder is root

%USER.HOME_IS_ROOT%

Quota Max

%USER.QUOTA_MAX%

Quota Used

%USER.QUOTA_USED%

Invalid login attempts

%USER.INVALID_LOGINS%

User can change password

%USER.CAN_CHANGE_PASSWORD%

Home IP

%USER.HOME_IP%

User can connect using SSL

%USER.ALLOW_SSL%

User can connect using FTP

%USER.ALLOW_FTP%

User can connect using SFTP

%USER.ALLOW_SFTP%

Last Login Date

%USER.LAST_LOGIN%

Password Expiration Date

%USER.PASSWORD_EXPIRATION%

User Must Change Password at Next Login

%USER.RESET_PASSWORD_AT_FIRST_LOGIN%

Account Expiration Date

%USER.EXPIRATION_DATE%

Connection Properties

Remote IP

%CONNECTION.REMOTE_IP%

Local IP

%CONNECTION.LOCAL_IP%

Local Port

%CONNECTION.LOCAL_PORT%

Protocol

%CONNECTION.PROTOCOL%

Using Web Transfer Client

%CONNECTION.USING_WEB_TRANSFER_CLIENT%

Site Properties

Account Management URL

%SITE.ACCOUNT_MANAGEMENT_URL%

Source Properties
(used in Copy/Move and Download Action)

Source file name without extension

%SOURCE.BASE_FILE_NAME%

Source file name with extension

%SOURCE.FILE_NAME%

Server Properties

Server Running

%SERVER.STATUS%

Log Type

%SERVER.LOG_TYPE%

Log Location

%SERVER.LOG_LOCATION%

Node Name

%SERVER.NODE_NAME%

Install Directory

%SERVER.INSTALL_DIRECTORY%

Download FailedDownload fails to transfer successfully.

... can take these variables

Type

Label (can appear in e-mail notification)

Variable

Event Properties

Event Time

%EVENT.TIME%

Event Time Stamp

%EVENT.TIMESTAMP%

Event Date Stamp

%EVENT.DATESTAMP%

Event Name

%EVENT.NAME%

Event Full Name

%EVENT.EVENTNAME%

Event Time Stamp (including milliseconds)

%EVENT.TIMESTAMP_PRECISE%

Event Reason

%EVENT.REASON%

File System Properties

Virtual Path

%FS.VIRTUAL_PATH%

Physical Path

%FS.PATH%

Virtual Folder Name

%FS.VIRTUAL_FOLDER_NAME%

Physical Folder Name

%FS.FOLDER_NAME%

File Name

%FS.FILE_NAME%

Base File Name

%FS.BASE_FILE_NAME%

File Size

%FS.FILE_SIZE%

File Creation Date

%FS.FILE_CREATE_DATE%

File Creation Time

%FS.FILE_CREATE_TIME%

Report File

%FS.REPORT_FILE%

Report Content

%FS.REPORT_CONTENT%

Report File Name

%FS.REPORT_FILENAME%

User Properties

Groups

%USER.GROUPS%

Logon Name

%USER.LOGIN%

Logon Password

%USER.PASSWORD%

Settings Template

%USER.SETTINGS_LEVEL%

Full Name

%USER.FULL_NAME%

Description

%USER.DESCRIPTION%

Comment

%USER.COMMENT%

Email Address

%USER.EMAIL%

Phone Number

%USER.PHONE%

Pager Number

%USER.PAGER%

Fax Number

%USER.FAX%

Home Folder

%USER.HOME_FOLDER%

Home folder is root

%USER.HOME_IS_ROOT%

Quota Max

%USER.QUOTA_MAX%

Quota Used

%USER.QUOTA_USED%

Invalid login attempts

%USER.INVALID_LOGINS%

User can change password

%USER.CAN_CHANGE_PASSWORD%

Home IP

%USER.HOME_IP%

User can connect using SSL

%USER.ALLOW_SSL%

User can connect using FTP

%USER.ALLOW_FTP%

User can connect using SFTP

%USER.ALLOW_SFTP%

Last Login Date

%USER.LAST_LOGIN%

Password Expiration Date

%USER.PASSWORD_EXPIRATION%

User Must Change Password at Next Login

%USER.RESET_PASSWORD_AT_FIRST_LOGIN%

Account Expiration Date

%USER.EXPIRATION_DATE%

Connection Properties

Remote IP

%CONNECTION.REMOTE_IP%

Local IP

%CONNECTION.LOCAL_IP%

Local Port

%CONNECTION.LOCAL_PORT%

Protocol

%CONNECTION.PROTOCOL%

Using Web Transfer Client

%CONNECTION.USING_WEB_TRANSFER_CLIENT%

Site Properties

Account Management URL

%SITE.ACCOUNT_MANAGEMENT_URL%

Source Properties
(used in Copy/Move and Download Action)

Source file name without extension

%SOURCE.BASE_FILE_NAME%

Source file name with extension

%SOURCE.FILE_NAME%

Server Properties

Server Running

%SERVER.STATUS%

Log Type

%SERVER.LOG_TYPE%

Log Location

%SERVER.LOG_LOCATION%

Node Name

%SERVER.NODE_NAME%

Install Directory

%SERVER.INSTALL_DIRECTORY%

Verified Upload FailedIntegrity check of uploaded file fails when transferred using the Web Transfer Client.

... can take these variables

Type

Label (can appear in e-mail notification)

Variable

Event Properties

Event Time

%EVENT.TIME%

Event Time Stamp

%EVENT.TIMESTAMP%

Event Date Stamp

%EVENT.DATESTAMP%

Event Name

%EVENT.NAME%

Event Full Name

%EVENT.EVENTNAME%

Event Time Stamp (including milliseconds)

%EVENT.TIMESTAMP_PRECISE%

Event Reason

%EVENT.REASON%

File System Properties

Virtual Path

%FS.VIRTUAL_PATH%

Physical Path

%FS.PATH%

Virtual Folder Name

%FS.VIRTUAL_FOLDER_NAME%

Physical Folder Name

%FS.FOLDER_NAME%

File Name

%FS.FILE_NAME%

Base File Name

%FS.BASE_FILE_NAME%

File Size

%FS.FILE_SIZE%

File Creation Date

%FS.FILE_CREATE_DATE%

File Creation Time

%FS.FILE_CREATE_TIME%

File CRC

%FS.FILE_CRC%

Report File

%FS.REPORT_FILE%

Report Content

%FS.REPORT_CONTENT%

Report File Name

%FS.REPORT_FILENAME%

User Properties

Groups

%USER.GROUPS%

Logon Name

%USER.LOGIN%

Logon Password

%USER.PASSWORD%

Settings Template

%USER.SETTINGS_LEVEL%

Full Name

%USER.FULL_NAME%

Description

%USER.DESCRIPTION%

Comment

%USER.COMMENT%

Email Address

%USER.EMAIL%

Phone Number

%USER.PHONE%

Pager Number

%USER.PAGER%

Fax Number

%USER.FAX%

Home Folder

%USER.HOME_FOLDER%

Home folder is root

%USER.HOME_IS_ROOT%

Quota Max

%USER.QUOTA_MAX%

Quota Used

%USER.QUOTA_USED%

Invalid login attempts

%USER.INVALID_LOGINS%

User can change password

%USER.CAN_CHANGE_PASSWORD%

Home IP

%USER.HOME_IP%

User can connect using SSL

%USER.ALLOW_SSL%

User can connect using FTP

%USER.ALLOW_FTP%

User can connect using SFTP

%USER.ALLOW_SFTP%

Last Login Date

%USER.LAST_LOGIN%

Password Expiration Date

%USER.PASSWORD_EXPIRATION%

User Must Change Password at Next Login

%USER.RESET_PASSWORD_AT_FIRST_LOGIN%

Account Expiration Date

%USER.EXPIRATION_DATE%

Connection Properties

Remote IP

%CONNECTION.REMOTE_IP%

Local IP

%CONNECTION.LOCAL_IP%

Local Port

%CONNECTION.LOCAL_PORT%

Protocol

%CONNECTION.PROTOCOL%

Using Web Transfer Client

%CONNECTION.USING_WEB_TRANSFER_CLIENT%

Site

Account Management URL

%SITE.ACCOUNT_MANAGEMENT_URL%

Source Properties
(used in Copy/Move and Download Action)

Source file name without extension

%SOURCE.BASE_FILE_NAME%

Source file name with extension

%SOURCE.FILE_NAME%

Server Properties

Server Running

%SERVER.STATUS%

Log Type

%SERVER.LOG_TYPE%

Log Location

%SERVER.LOG_LOCATION%

Node Name

%SERVER.NODE_NAME%

Install Directory

%SERVER.INSTALL_DIRECTORY%

Verified Download FailedIntegrity check of downloaded file fails when transferred using the Web Transfer Client.

... can take these variables

Type

Label (can appear in e-mail notification)

Variable

Event Properties

Event Time

%EVENT.TIME%

Event Time Stamp

%EVENT.TIMESTAMP%

Event Date Stamp

%EVENT.DATESTAMP%

Event Name

%EVENT.NAME%

Event Full Name

%EVENT.EVENTNAME%

Event Time Stamp (including milliseconds)

%EVENT.TIMESTAMP_PRECISE%

Event Reason

%EVENT.REASON%

File System Properties

Virtual Path

%FS.VIRTUAL_PATH%

Physical Path

%FS.PATH%

Virtual Folder Name

%FS.VIRTUAL_FOLDER_NAME%

Physical Folder Name

%FS.FOLDER_NAME%

File Name

%FS.FILE_NAME%

Base File Name

%FS.BASE_FILE_NAME%

File Size

%FS.FILE_SIZE%

File Creation Date

%FS.FILE_CREATE_DATE%

File Creation Time

%FS.FILE_CREATE_TIME%

File CRC

%FS.FILE_CRC%

Report File

%FS.REPORT_FILE%

Report Content

%FS.REPORT_CONTENT%

Report File Name

%FS.REPORT_FILENAME%

User Properties

Groups

%USER.GROUPS% 

Logon Name

%USER.LOGIN%

Logon Password

%USER.PASSWORD%

Settings Template

%USER.SETTINGS_LEVEL%

Full Name

%USER.FULL_NAME%

Description

%USER.DESCRIPTION%

Comment

%USER.COMMENT%

Email Address

%USER.EMAIL%

Phone Number

%USER.PHONE%

Pager Number

%USER.PAGER%

Fax Number

%USER.FAX%

Home Folder

%USER.HOME_FOLDER%

Home folder is root

%USER.HOME_IS_ROOT%

Quota Max

%USER.QUOTA_MAX%

Quota Used

%USER.QUOTA_USED%

Invalid login attempts

%USER.INVALID_LOGINS%

User can change password

%USER.CAN_CHANGE_PASSWORD%

Home IP

%USER.HOME_IP%

User can connect using SSL

%USER.ALLOW_SSL%

User can connect using FTP

%USER.ALLOW_FTP%

User can connect using SFTP

%USER.ALLOW_SFTP%

Last Login Date

%USER.LAST_LOGIN%

Password Expiration Date

%USER.PASSWORD_EXPIRATION%

User Must Change Password at Next Login

%USER.RESET_PASSWORD_AT_FIRST_LOGIN%

Account Expiration Date

%USER.EXPIRATION_DATE%

Connection Properties

Remote IP

%CONNECTION.REMOTE_IP%

Local IP

%CONNECTION.LOCAL_IP%

Local Port

%CONNECTION.LOCAL_PORT%

Protocol

%CONNECTION.PROTOCOL%

Using Web Transfer Client

%CONNECTION.USING_WEB_TRANSFER_CLIENT%

Site Properties

Account Management URL

%SITE.ACCOUNT_MANAGEMENT_URL%

Source Properties
(used in Copy/Move and Download Action)

Source file name without extension

%SOURCE.BASE_FILE_NAME%

Source file name with extension

%SOURCE.FILE_NAME%

Server Properties

Server Running

%SERVER.STATUS%

Log Type

%SERVER.LOG_TYPE%

Log Location

%SERVER.LOG_LOCATION%

Node Name

%SERVER.NODE_NAME%

Install Directory

%SERVER.INSTALL_DIRECTORY%

Before Download—If a download is requested, perform the Action(s) defined in this Event, then continue with the download.

... can take these variables

Type

Label (can appear in e-mail notification)

Variable

Event Properties

Event Time

%EVENT.TIME%

Event Time Stamp

%EVENT.TIMESTAMP%

Event Date Stamp

%EVENT.DATESTAMP%

Event Name

%EVENT.NAME%

Event Full Name

%EVENT.EVENTNAME%

Event Time Stamp (including milliseconds)

%EVENT.TIMESTAMP_PRECISE%

File System Properties

Virtual Path

%FS.VIRTUAL_PATH%

Physical Path

%FS.PATH%

Virtual Folder Name

%FS.VIRTUAL_FOLDER_NAME%

Physical Folder Name

%FS.FOLDER_NAME%

File Name

%FS.FILE_NAME%

Base File Name

%FS.BASE_FILE_NAME%

File Size

%FS.FILE_SIZE%

File Creation Date

%FS.FILE_CREATE_DATE%

File Creation Time

%FS.FILE_CREATE_TIME%

Report File

%FS.REPORT_FILE%

Report Content

%FS.REPORT_CONTENT%

Report File Name

%FS.REPORT_FILENAME%

User Properties

Groups

%USER.GROUPS%

Logon Name

%USER.LOGIN%

Logon Password

%USER.PASSWORD%

Settings Template

%USER.SETTINGS_LEVEL%

Full Name

%USER.FULL_NAME%

Description

%USER.DESCRIPTION%

Comment

%USER.COMMENT%

Email Address

%USER.EMAIL%

Phone Number

%USER.PHONE%

Pager Number

%USER.PAGER%

Fax Number

%USER.FAX%

Home Folder

%USER.HOME_FOLDER%

Home folder is root

%USER.HOME_IS_ROOT%

Quota Max

%USER.QUOTA_MAX%

Quota Used

%USER.QUOTA_USED%

Invalid login attempts

%USER.INVALID_LOGINS%

User can change password

%USER.CAN_CHANGE_PASSWORD%

Home IP

%USER.HOME_IP%

User can connect using SSL

%USER.ALLOW_SSL%

User can connect using FTP

%USER.ALLOW_FTP%

User can connect using SFTP

%USER.ALLOW_SFTP%

Last Login Date

%USER.LAST_LOGIN%

Password Expiration Date

%USER.PASSWORD_EXPIRATION%

User Must Change Password at Next Login

%USER.RESET_PASSWORD_AT_FIRST_LOGIN%

Account Expiration Date

%USER.EXPIRATION_DATE%

Connection Properties

Remote IP

%CONNECTION.REMOTE_IP%

Local IP

%CONNECTION.LOCAL_IP%

Local Port

%CONNECTION.LOCAL_PORT%

Protocol

%CONNECTION.PROTOCOL%

Using Web Transfer Client

%CONNECTION.USING_WEB_TRANSFER_CLIENT%

Site Properties

Account Management URL

%SITE.ACCOUNT_MANAGEMENT_URL%

Source Properties
(used in Copy/Move and Download Action)

Source file name without extension

%SOURCE.BASE_FILE_NAME%

Source file name with extension

%SOURCE.FILE_NAME%

Server Events

Service StoppedWhen the EFT Server service stops.

... can take these variables

Type

Label (can appear in e-mail notification)

Variable

Event Properties

Event Time

%EVENT.TIME%

Event Time Stamp

%EVENT.TIMESTAMP%

Event Date Stamp

%EVENT.DATESTAMP%

Event Name

%EVENT.NAME%

Event Full Name

%EVENT.EVENTNAME%

Event Time Stamp (including milliseconds)

%EVENT.TIMESTAMP_PRECISE%

File System Properties

Report File

%FS.REPORT_FILE%

Report Content

%FS.REPORT_CONTENT%

Report File Name

%FS.REPORT_FILENAME%

Server Properties

Server Running

%SERVER.STATUS%

Log Type

%SERVER.LOG_TYPE%

Log Location

%SERVER.LOG_LOCATION%

Node Name

%SERVER.NODE_NAME%

Install Directory

%SERVER.INSTALL_DIRECTORY%

Service StartedWhen the EFT Server service starts.

... can take these variables

Type

Label (can appear in e-mail notification)

Variable

Event Properties

Event Time

%EVENT.TIME%

Event Time Stamp

%EVENT.TIMESTAMP%

Event Date Stamp

%EVENT.DATESTAMP%

Event Name

%EVENT.NAME%

Event Full Name

%EVENT.EVENTNAME%

Event Time Stamp (including milliseconds)

%EVENT.TIMESTAMP_PRECISE%

File System Properties

Report File

%FS.REPORT_FILE%

Report Content

%FS.REPORT_CONTENT%

Report File Name

%FS.REPORT_FILENAME%

Server Properties

Server Running

%SERVER.STATUS%

Log Type

%SERVER.LOG_TYPE%

Log Location

%SERVER.LOG_LOCATION%

Node Name

%SERVER.NODE_NAME%

Install Directory

%SERVER.INSTALL_DIRECTORY%

Log Rotated—When the current activity log closes and EFT Server opens a new log file.

... can take these variables

Type

Label (can appear in e-mail notification)

Variable

Event Properties

Event Time

%EVENT.TIME%

Event Time Stamp

%EVENT.TIMESTAMP%

Event Date Stamp

%EVENT.DATESTAMP%

Event Name

%EVENT.NAME%

Event Full Name

%EVENT.EVENTNAME%

Event Time Stamp (including milliseconds)

%EVENT.TIMESTAMP_PRECISE%

File System Properties

Report File

%FS.REPORT_FILE%

Report Content

%FS.REPORT_CONTENT%

Report File Name

%FS.REPORT_FILENAME%

Site Properties

Site Running

%SITE.STATUS%

Source Properties
(used in Copy/Move and Download Action)

Source file name without extension

%SOURCE.BASE_FILE_NAME%

Source file name with extension

%SOURCE.FILE_NAME%

Server Properties

Server Running

%SERVER.STATUS%

Log Type

%SERVER.LOG_TYPE%

Log Location

%SERVER.LOG_LOCATION%

Node Name

%SERVER.NODE_NAME%

Install Directory

%SERVER.INSTALL_DIRECTORY%

Old Log File Path

%SERVER.LOG_OLD_PATH%

New Log File Path

%SERVER.LOG_NEW_PATH%

Old Log File Name

%SERVER.LOG_OLD_NAME%

New Log File Name

%SERVER.LOG_NEW_NAME%

Site Events

Site StopWhen the Site stops.

... can take these variables

Type

Label (can appear in e-mail notification)

Variable

Event Properties

Event Time

%EVENT.TIME%

Event Time Stamp

%EVENT.TIMESTAMP%

Event Date Stamp

%EVENT.DATESTAMP%

Event Name

%EVENT.NAME%

Event Full Name

%EVENT.EVENTNAME%

Event Time Stamp (including milliseconds)

%EVENT.TIMESTAMP_PRECISE%

File System Properties

Report File

%FS.REPORT_FILE%

Report Content

%FS.REPORT_CONTENT%

Report File Name

%FS.REPORT_FILENAME%

Site Properties

Account Management URL

%SITE.ACCOUNT_MANAGEMENT_URL%

Site StartedWhen the Site starts.

... can take these variables

Type

Label (can appear in e-mail notification)

Variable

Event Properties

Event Time

%EVENT.TIME%

Event Time Stamp

%EVENT.TIMESTAMP%

Event Date Stamp

%EVENT.DATESTAMP%

Event Name

%EVENT.NAME%

Event Full Name

%EVENT.EVENTNAME%

Event Time Stamp (including milliseconds)

%EVENT.TIMESTAMP_PRECISE%

File System Properties

Report File

%FS.REPORT_FILE%

Report Content

%FS.REPORT_CONTENT%

Report File Name

%FS.REPORT_FILENAME%

Site Properties

Account Management URL

%SITE.ACCOUNT_MANAGEMENT_URL%

IP Added to Ban List— This Event will trigger when an IP address is banned by EFT Server (non-interactively) due to invalid login attempts exceeded or other security criteria.

... can take these variables

Type

Label (can appear in e-mail notification)

Variable

Event Properties

Event Time

%EVENT.TIME%

Event Time Stamp

%EVENT.TIMESTAMP%

Event Date Stamp

%EVENT.DATESTAMP%

Event Name

%EVENT.NAME%

Event Full Name

%EVENT.EVENTNAME%

Event Time Stamp (including milliseconds)

%EVENT.TIMESTAMP_PRECISE%

Event Reason

%EVENT.REASON%

Connection Properties

Remote IP

%CONNECTION.REMOTE_IP%

Local IP

%CONNECTION.LOCAL_IP%

Protocol

%CONNECTION.PROTOCOL%

Site Properties

Account Management URL

%SITE.ACCOUNT_MANAGEMENT_URL%

Source Properties
(used in Copy/Move and Download Action)

Source file name without extension

%SOURCE.BASE_FILE_NAME%

Source file name with extension

%SOURCE.FILE_NAME%

Server Properties

Server Running

%SERVER.STATUS%

Log Type

%SERVER.LOG_TYPE%

Log Location

%SERVER.LOG_LOCATION%

Node Name

%SERVER.NODE_NAME%

Install Directory

%SERVER.INSTALL_DIRECTORY%

User Events

User Account Disabled—The user account is disabled via the Account Security settings or the Invalid login options on the user account's Security tab. This Event also checks at midnight for any expired account.

... can take these variables

Type

Label (can appear in e-mail notification)

Variable

Event Properties

Event Time

%EVENT.TIME%

Event Time Stamp

%EVENT.TIMESTAMP%

Event Date Stamp

%EVENT.DATESTAMP%

Event Name

%EVENT.NAME%

Event Full Name

%EVENT.EVENTNAME%

Event Time Stamp (including milliseconds)

%EVENT.TIMESTAMP_PRECISE%

File System Properties

Report File

%FS.REPORT_FILE%

Report Content

%FS.REPORT_CONTENT%

Report File Name

%FS.REPORT_FILENAME%

User Properties

Groups

%USER.GROUPS%

Logon Name

%USER.LOGIN%

Logon Password

%USER.PASSWORD%

Settings Template

%USER.SETTINGS_LEVEL%

Full Name

%USER.FULL_NAME%

Description

%USER.DESCRIPTION%

Comment

%USER.COMMENT%

Email Address

%USER.EMAIL%

Phone Number

%USER.PHONE%

Pager Number

%USER.PAGER%

Fax Number

%USER.FAX%

Home Folder

%USER.HOME_FOLDER%

Home folder is root

%USER.HOME_IS_ROOT%

Quota Max

%USER.QUOTA_MAX%

Quota Used

%USER.QUOTA_USED%

Invalid login attempts

%USER.INVALID_LOGINS%

User can change password

%USER.CAN_CHANGE_PASSWORD%

Home IP

%USER.HOME_IP%

User can connect using SSL

%USER.ALLOW_SSL%

User can connect using FTP

%USER.ALLOW_FTP%

User can connect using SFTP

%USER.ALLOW_SFTP%

Last Login Date

%USER.LAST_LOGIN%

Password Expiration Date

%USER.PASSWORD_EXPIRATION%

User Must Change Password at Next Login

%USER.RESET_PASSWORD_AT_FIRST_LOGIN%

Account Expiration Date

%USER.EXPIRATION_DATE%

Connection Properties

Remote IP

%CONNECTION.REMOTE_IP%

Local IP

%CONNECTION.LOCAL_IP%

Local Port

%CONNECTION.LOCAL_PORT%

Protocol

%CONNECTION.PROTOCOL%

Using Web Transfer Client

%CONNECTION.USING_WEB_TRANSFER_CLIENT%

Site Properties

 

Account Management URL

%SITE.ACCOUNT_MANAGEMENT_URL%

Site Running

%SITE.STATUS%

Source Properties
(used in Copy/Move and Download Action)

Source file name without extension

%SOURCE.BASE_FILE_NAME%

Source file name with extension

%SOURCE.FILE_NAME%

User Account Locked—The user account has been locked (e.g., invalid login attempts)

... can take these variables

Type

Label (can appear in e-mail notification)

Variable

Event Properties

Event Time

%EVENT.TIME%

Event Time Stamp

%EVENT.TIMESTAMP%

Event Date Stamp

%EVENT.DATESTAMP%

Event Name

%EVENT.NAME%

Event Full Name

%EVENT.EVENTNAME%

Event Time Stamp (including milliseconds)

%EVENT.TIMESTAMP_PRECISE%

File System Properties

Report File

%FS.REPORT_FILE%

Report Content

%FS.REPORT_CONTENT%

Report File Name

%FS.REPORT_FILENAME%

User Properties

Groups

%USER.GROUPS%

Logon Name

%USER.LOGIN%

Logon Password

%USER.PASSWORD%

Settings Template

%USER.SETTINGS_LEVEL%

Full Name

%USER.FULL_NAME%

Description

%USER.DESCRIPTION%

Comment

%USER.COMMENT%

Email Address

%USER.EMAIL%

Phone Number

%USER.PHONE%

Pager Number

%USER.PAGER%

Fax Number

%USER.FAX%

Home Folder

%USER.HOME_FOLDER%

Home folder is root

%USER.HOME_IS_ROOT%

Quota Max

%USER.QUOTA_MAX%

Quota Used

%USER.QUOTA_USED%

Invalid login attempts

%USER.INVALID_LOGINS%

User can change password

%USER.CAN_CHANGE_PASSWORD%

Home IP

%USER.HOME_IP%

User can connect using SSL

%USER.ALLOW_SSL%

User can connect using FTP

%USER.ALLOW_FTP%

User can connect using SFTP

%USER.ALLOW_SFTP%

Last Login Date

%USER.LAST_LOGIN%

Password Expiration Date

%USER.PASSWORD_EXPIRATION%

User Must Change Password at Next Login

%USER.RESET_PASSWORD_AT_FIRST_LOGIN%

Account Expiration Date

%USER.EXPIRATION_DATE%

Connection Properties

Remote IP

%CONNECTION.REMOTE_IP%

Local IP

%CONNECTION.LOCAL_IP%

Local Port

%CONNECTION.LOCAL_PORT%

Protocol

%CONNECTION.PROTOCOL%

Using Web Transfer Client

%CONNECTION.USING_WEB_TRANSFER_CLIENT%

Site Properties

Account Management URL

%SITE.ACCOUNT_MANAGEMENT_URL%

Source Properties
(used in Copy/Move and Download Action)

Source file name without extension

%SOURCE.BASE_FILE_NAME%

Source file name with extension

%SOURCE.FILE_NAME%

User Quota Exceeded—The user has taken too much disk space on EFT Server.

... can take these variables

Type

Label (can appear in e-mail notification)

Variable

Event Properties

Event Time

%EVENT.TIME%

Event Time Stamp

%EVENT.TIMESTAMP%

Event Date Stamp

%EVENT.DATESTAMP%

Event Name

%EVENT.NAME%

Event Full Name

%EVENT.EVENTNAME%

Event Time Stamp (including milliseconds)

%EVENT.TIMESTAMP_PRECISE%

File System Properties

Report File

%FS.REPORT_FILE%

Report Content

%FS.REPORT_CONTENT%

Report File Name

%FS.REPORT_FILENAME%

User Properties

Groups

%USER.GROUPS%

Logon Name

%USER.LOGIN%

Logon Password

%USER.PASSWORD%

Settings Template

%USER.SETTINGS_LEVEL%

Full Name

%USER.FULL_NAME%

Description

%USER.DESCRIPTION%

Comment

%USER.COMMENT%

Email Address

%USER.EMAIL%

Phone Number

%USER.PHONE%

Pager Number

%USER.PAGER%

Fax Number

%USER.FAX%

Home Folder

%USER.HOME_FOLDER%

Home folder is root

%USER.HOME_IS_ROOT%

Quota Max

%USER.QUOTA_MAX%

Quota Used

%USER.QUOTA_USED%

Invalid login attempts

%USER.INVALID_LOGINS%

User can change password

%USER.CAN_CHANGE_PASSWORD%

Home IP

%USER.HOME_IP%

User can connect using SSL

%USER.ALLOW_SSL%

User can connect using FTP

%USER.ALLOW_FTP%

User can connect using SFTP

%USER.ALLOW_SFTP%

Last Login Date

%USER.LAST_LOGIN%

Password Expiration Date

%USER.PASSWORD_EXPIRATION%

User Must Change Password at Next Login

%USER.RESET_PASSWORD_AT_FIRST_LOGIN%

Account Expiration Date

%USER.EXPIRATION_DATE%

Connection Properties

Remote IP

%CONNECTION.REMOTE_IP%

Local IP

%CONNECTION.LOCAL_IP%

Local Port

%CONNECTION.LOCAL_PORT%

Protocol

%CONNECTION.PROTOCOL%

Using Web Transfer Client

%CONNECTION.USING_WEB_TRANSFER_CLIENT%

Site Properties

Account Management URL

%SITE.ACCOUNT_MANAGEMENT_URL%

Source Properties
(used in Copy/Move and Download Action)

Source file name without extension

%SOURCE.BASE_FILE_NAME%

Source file name with extension

%SOURCE.FILE_NAME%

User Logged out—The user closes a session gracefully.

... can take these variables

Type

Label (can appear in e-mail notification)

Variable

Event Properties

Event Time

%EVENT.TIME%

Event Time Stamp

%EVENT.TIMESTAMP%

Event Date Stamp

%EVENT.DATESTAMP%

Event Name

%EVENT.NAME%

Event Full Name

%EVENT.EVENTNAME%

Event Time Stamp (including milliseconds)

%EVENT.TIMESTAMP_PRECISE%

Event Reason

%EVENT.REASON%

File System Properties

Report File

%FS.REPORT_FILE%

Report Content

%FS.REPORT_CONTENT%

Report File Name

%FS.REPORT_FILENAME%

User Properties

Groups

%USER.GROUPS%

Logon Name

%USER.LOGIN%

Logon Password

%USER.PASSWORD%

Settings Template

%USER.SETTINGS_LEVEL%

Full Name

%USER.FULL_NAME%

Description

%USER.DESCRIPTION%

Comment

%USER.COMMENT%

Email Address

%USER.EMAIL%

Phone Number

%USER.PHONE%

Pager Number

%USER.PAGER%

Fax Number

%USER.FAX%

Home Folder

%USER.HOME_FOLDER%

Home folder is root

%USER.HOME_IS_ROOT%

Quota Max

%USER.QUOTA_MAX%

Quota Used

%USER.QUOTA_USED%

Invalid login attempts

%USER.INVALID_LOGINS%

User can change password

%USER.CAN_CHANGE_PASSWORD%

Home IP

%USER.HOME_IP%

User can connect using SSL

%USER.ALLOW_SSL%

User can connect using FTP

%USER.ALLOW_FTP%

User can connect using SFTP

%USER.ALLOW_SFTP%

Last Login Date

%USER.LAST_LOGIN%

Password Expiration Date

%USER.PASSWORD_EXPIRATION%

User Must Change Password at Next Login

%USER.RESET_PASSWORD_AT_FIRST_LOGIN%

Account Expiration Date

%USER.EXPIRATION_DATE%

Connection Properties

Remote IP

%CONNECTION.REMOTE_IP%

Local IP

%CONNECTION.LOCAL_IP%

Local Port

%CONNECTION.LOCAL_PORT%

Protocol

%CONNECTION.PROTOCOL%

Using Web Transfer Client

%CONNECTION.USING_WEB_TRANSFER_CLIENT%

Site Properties

Account Management URL

%SITE.ACCOUNT_MANAGEMENT_URL%

Source Properties
(used in Copy/Move and Download Action)

Source file name without extension

%SOURCE.BASE_FILE_NAME%

Source file name with extension

%SOURCE.FILE_NAME%

User Logged in—The user logs in to EFT Server.

... can take these variables

Type

Label (can appear in e-mail notification)

Variable

Event Properties

Event Time

%EVENT.TIME%

Event Time Stamp

%EVENT.TIMESTAMP%

Event Date Stamp

%EVENT.DATESTAMP%

Event Name

%EVENT.NAME%

Event Full Name

%EVENT.EVENTNAME%

Event Time Stamp (including milliseconds)

%EVENT.TIMESTAMP_PRECISE%

File System Properties

Report File

%FS.REPORT_FILE%

Report Content

%FS.REPORT_CONTENT%

Report File Name

%FS.REPORT_FILENAME%

User Properties

Groups

%USER.GROUPS%

Logon Name

%USER.LOGIN%

Logon Password

%USER.PASSWORD%

Settings Template

%USER.SETTINGS_LEVEL%

Full Name

%USER.FULL_NAME%

Description

%USER.DESCRIPTION%

Comment

%USER.COMMENT%

Email Address

%USER.EMAIL%

Phone Number

%USER.PHONE%

Pager Number

%USER.PAGER%

Fax Number

%USER.FAX%

Home Folder

%USER.HOME_FOLDER%

Home folder is root

%USER.HOME_IS_ROOT%

Quota Max

%USER.QUOTA_MAX%

Quota Used

%USER.QUOTA_USED%

Invalid login attempts

%USER.INVALID_LOGINS%

User can change password

%USER.CAN_CHANGE_PASSWORD%

Home IP

%USER.HOME_IP%

User can connect using SSL

%USER.ALLOW_SSL%

User can connect using FTP

%USER.ALLOW_FTP%

User can connect using SFTP

%USER.ALLOW_SFTP%

Last Login Date

%USER.LAST_LOGIN%

Password Expiration Date

%USER.PASSWORD_EXPIRATION%

User Must Change Password at Next Login

%USER.RESET_PASSWORD_AT_FIRST_LOGIN%

Account Expiration Date

%USER.EXPIRATION_DATE%

Connection Properties

Remote IP

%CONNECTION.REMOTE_IP%

Local IP

%CONNECTION.LOCAL_IP%

Local Port

%CONNECTION.LOCAL_PORT%

Protocol

%CONNECTION.PROTOCOL%

Using Web Transfer Client

%CONNECTION.USING_WEB_TRANSFER_CLIENT%

Site Properties

Account Management URL

%SITE.ACCOUNT_MANAGEMENT_URL%

Source Properties
(used in Copy/Move and Download Action)

Source file name without extension

%SOURCE.BASE_FILE_NAME%

Source file name with extension

%SOURCE.FILE_NAME%

User Login Failed—The user attempted an incorrect username or password.

... can take these variables

Type

Label (can appear in e-mail notification)

Variable

Event Properties

Event Time

%EVENT.TIME%

Event Time Stamp

%EVENT.TIMESTAMP%

Event Date Stamp

%EVENT.DATESTAMP%

Event Name

%EVENT.NAME%

Event Full Name

%EVENT.EVENTNAME%

Event Time Stamp (including milliseconds)

%EVENT.TIMESTAMP_PRECISE%

Event Reason

%EVENT.REASON%

File System Properties

Report File

%FS.REPORT_FILE%

Report Content

%FS.REPORT_CONTENT%

Report File Name

%FS.REPORT_FILENAME%

User Properties

Logon Name

%USER.LOGIN%

Connection Properties

Remote IP

%CONNECTION.REMOTE_IP%

Local IP

%CONNECTION.LOCAL_IP%

Local Port

%CONNECTION.LOCAL_PORT%

Protocol

%CONNECTION.PROTOCOL%

Using Web Transfer Client

%CONNECTION.USING_WEB_TRANSFER_CLIENT%

Site Properties

Account Management URL

%SITE.ACCOUNT_MANAGEMENT_URL%

Source Properties
(used in Copy/Move and Download Action)

Source file name without extension

%SOURCE.BASE_FILE_NAME%

Source file name with extension

%SOURCE.FILE_NAME%

User Password Changed—The user or administrator changes a user's password.

... can take these variables

Type

Label (can appear in e-mail notification)

Variable

Event Properties

Event Time

%EVENT.TIME%

Event Time Stamp

%EVENT.TIMESTAMP%

Event Date Stamp

%EVENT.DATESTAMP%

Event Name

%EVENT.NAME%

Event Full Name

%EVENT.EVENTNAME%

Event Time Stamp (including milliseconds)

%EVENT.TIMESTAMP_PRECISE%

File System Properties

Report File 

%FS.REPORT_FILE%

Report Content

%FS.REPORT_CONTENT%

Report File Name

%FS.REPORT_FILENAME%

User Properties

Groups

%USER.GROUPS%

Logon Name

%USER.LOGIN%

Logon Password

%USER.PASSWORD%

Settings Template

%USER.SETTINGS_LEVEL%

Full Name

%USER.FULL_NAME%

Description

%USER.DESCRIPTION%

Comment

%USER.COMMENT%

Email Address

%USER.EMAIL%

Phone Number

%USER.PHONE%

Pager Number

%USER.PAGER%

Fax Number

%USER.FAX%

Home Folder

%USER.HOME_FOLDER%

Home folder is root

%USER.HOME_IS_ROOT%

Quota Max

%USER.QUOTA_MAX%

Quota Used

%USER.QUOTA_USED%

Invalid login attempts

%USER.INVALID_LOGINS%

User can change password

%USER.CAN_CHANGE_PASSWORD%

Home IP

%USER.HOME_IP%

User can connect using SSL

%USER.ALLOW_SSL%

User can connect using FTP

%USER.ALLOW_FTP%

User can connect using SFTP

%USER.ALLOW_SFTP%

Last Login Date

%USER.LAST_LOGIN%

Password Expiration Date

%USER.PASSWORD_EXPIRATION%

User Must Change Password at Next Login

%USER.RESET_PASSWORD_AT_FIRST_LOGIN%

Account Expiration Date

%USER.EXPIRATION_DATE%

Connection Properties

Remote IP

%CONNECTION.REMOTE_IP%

Local IP

%CONNECTION.LOCAL_IP%

Local Port

%CONNECTION.LOCAL_PORT%

Protocol

%CONNECTION.PROTOCOL%

Using Web Transfer Client

%CONNECTION.USING_WEB_TRANSFER_CLIENT%

Site Properties

Account Management URL

%SITE.ACCOUNT_MANAGEMENT_URL%

Site Running

%SITE.STATUS%

Source Properties
(used in Copy/Move and Download Action)

Source file name without extension

%SOURCE.BASE_FILE_NAME%

Source file name with extension

%SOURCE.FILE_NAME%

New User Created—A new user has been created.

... can take these variables

Type

Label (can appear in e-mail notification)

Variable

Event Properties

Event Time

%EVENT.TIME%

Event Time Stamp

%EVENT.TIMESTAMP%

Event Date Stamp

%EVENT.DATESTAMP%

Event Name

%EVENT.NAME%

Event Full Name

%EVENT.EVENTNAME%

Event Time Stamp (including milliseconds)

%EVENT.TIMESTAMP_PRECISE%

File System Properties

Report File

%FS.REPORT_FILE%

Report Content

%FS.REPORT_CONTENT%

Report File Name

%FS.REPORT_FILENAME%

User Properties

Groups

%USER.GROUPS%

Logon Name

%USER.LOGIN%

Logon Password

%USER.PASSWORD%

Email Address

%USER.EMAIL%

Account Enabled

%USER.ENABLED%

Settings Template

%USER.SETTINGS_LEVEL%

Full Name

%USER.FULL_NAME%

Description

%USER.DESCRIPTION%

Home Folder

%USER.HOME_FOLDER%

Home folder is root

%USER.HOME_IS_ROOT%

Quota Max

%USER.QUOTA_MAX%

Invalid login attempts

%USER.INVALID_LOGINS%

User can change password

%USER.CAN_CHANGE_PASSWORD%

Home IP

%USER.HOME_IP%

User can connect using SSL

%USER.ALLOW_SSL%

User can connect using FTP

%USER.ALLOW_FTP%

User can connect using SFTP

%USER.ALLOW_SFTP%

Site Properties

Account Management URL

%SITE.ACCOUNT_MANAGEMENT_URL%

Site Running

%SITE.STATUS%

Source Properties
(used in Copy/Move and Download Action)

Source file name without extension

%SOURCE.BASE_FILE_NAME%

Source file name with extension

%SOURCE.FILE_NAME%

Connection Events

User Connected—When a user connects to the Site (this occurs before log in).

... can take these variables

Type

Label (can appear in e-mail notification)

Variable

Event Properties

Event Time

%EVENT.TIME%

Event Time Stamp

%EVENT.TIMESTAMP%

Event Date Stamp

%EVENT.DATESTAMP%

Event Name

%EVENT.NAME%

Event Full Name

%EVENT.EVENTNAME%

Event Time Stamp (including milliseconds)

%EVENT.TIMESTAMP_PRECISE%

File System Properties

Report File

%FS.REPORT_FILE%

Report Content

%FS.REPORT_CONTENT%

Report File Name

%FS.REPORT_FILENAME%

Connection Properties

Remote IP

%CONNECTION.REMOTE_IP%

Local IP

%CONNECTION.LOCAL_IP%

Local Port

%CONNECTION.LOCAL_PORT%

Protocol

%CONNECTION.PROTOCOL%

Using Web Transfer Client

%CONNECTION.USING_WEB_TRANSFER_CLIENT%

Site Properties

Account Management URL

%SITE.ACCOUNT_MANAGEMENT_URL%

Source Properties
(used in Copy/Move and Download Action)

Source file name without extension

%SOURCE.BASE_FILE_NAME%

Source file name with extension

%SOURCE.FILE_NAME%

User Connect Failed—When a user attempts to connect and fails (this can occur before log in).

... can take these variables

Type

Label (can appear in e-mail notification)

Variable

Event Properties

Event Time

%EVENT.TIME%

Event Time Stamp

%EVENT.TIMESTAMP%

Event Date Stamp

%EVENT.DATESTAMP%

Event Name

%EVENT.NAME%

Event Full Name

%EVENT.EVENTNAME%

Event Time Stamp (including milliseconds)

%EVENT.TIMESTAMP_PRECISE%

Event Reason

%EVENT.REASON%

File System Properties

Report File

%FS.REPORT_FILE%

Report Content

%FS.REPORT_CONTENT%

Report File Name

%FS.REPORT_FILENAME%

Connection Properties

Remote IP

%CONNECTION.REMOTE_IP%

Local IP

%CONNECTION.LOCAL_IP%

Local Port

%CONNECTION.LOCAL_PORT%

Protocol

%CONNECTION.PROTOCOL%

Using Web Transfer Client

%CONNECTION.USING_WEB_TRANSFER_CLIENT%

Site Properties

Account Management URL

%SITE.ACCOUNT_MANAGEMENT_URL%

Source Properties
(used in Copy/Move and Download Action)

Source file name without extension

%SOURCE.BASE_FILE_NAME%

Source file name with extension

%SOURCE.FILE_NAME%

User Disconnected—When a user disconnects from the Site (this can occur before log in).

... can take these variables

Type

Label (can appear in e-mail notification)

Variable

Event Properties

Event Time

%EVENT.TIME%

Event Time Stamp

%EVENT.TIMESTAMP%

Event Date Stamp

%EVENT.DATESTAMP%

Event Name

%EVENT.NAME%

Event Full Name

%EVENT.EVENTNAME%

Event Time Stamp (including milliseconds)

%EVENT.TIMESTAMP_PRECISE%

File System Properties

Report File

%FS.REPORT_FILE%

Report Content

%FS.REPORT_CONTENT%

Report File Name

%FS.REPORT_FILENAME%

Connection Properties

Remote IP

%CONNECTION.REMOTE_IP%

Local IP

%CONNECTION.LOCAL_IP%

Local Port

%CONNECTION.LOCAL_PORT%

Protocol

%CONNECTION.PROTOCOL%

Using Web Transfer Client

%CONNECTION.USING_WEB_TRANSFER_CLIENT%

Site Properties

Account Management URL

%SITE.ACCOUNT_MANAGEMENT_URL%

Source Properties
(used in Copy/Move and Download Action)

Source file name without extension

%SOURCE.BASE_FILE_NAME%

Source file name with extension

%SOURCE.FILE_NAME%

AS2 Events (available only in EFT Server Enterprise)

AS2 Inbound Transaction SucceededTriggers if the inbound transmission was successful, MDN was successfully sent, MICs all match, and no other errors occurred.

... can take these variables

Type

Label (can appear in e-mail notification)

Variable

AS2 Properties

AS2 Payload

%AS2.PAYLOAD%

AS2 MDN

%AS2.MDN%

AS2 Local MIC

%AS2.LOCAL_MIC%

AS2 Remote MIC

%AS2.REMOTE_MIC%

AS2 Message ID

%AS2.MESSAGE_ID%

AS2 Host

 %AS2.HOST%

AS2 Transaction Error

%AS2.TRANSACTION_ERROR%

AS2 Transaction Result

%AS2.TRANSACTION_RESULT%

AS2 Transaction Verbose

%AS2.TRANSACTION_VERBOSE%

AS2 Direction

%AS2.DIRECTION%

AS2 Partner ID

%AS2.PARTNER_ID%

AS2 EFT Server ID

%AS2.EFT_ID%

AS2 Content Type

%AS2.CONTENT_TYPE%

Event Properties

Event Time

%EVENT.TIME%

Event Time Stamp

%EVENT.TIMESTAMP%

Event Date Stamp

%EVENT.DATESTAMP%

Event Name

%EVENT.NAME%

Event Full Name

%EVENT.EVENTNAME%

Event Time Stamp (including milliseconds)

%EVENT.TIMESTAMP_PRECISE%

File System Properties

Report File

%FS.REPORT_FILE%

Report Content

%FS.REPORT_CONTENT%

Report File Name

%FS.REPORT_FILENAME%

User Properties

Groups

%USER.GROUPS%

Logon Name

%USER.LOGIN%

Logon Password

%USER.PASSWORD%

Settings Template

%USER.SETTINGS_LEVEL%

Full Name

%USER.FULL_NAME%

Description

%USER.DESCRIPTION%

Comment

%USER.COMMENT%

Email Address

%USER.EMAIL%

Phone Number

%USER.PHONE%

Pager Number

%USER.PAGER%

Fax Number

%USER.FAX%

Home Folder

%USER.HOME_FOLDER%

Home folder is root

%USER.HOME_IS_ROOT%

Quota Max

%USER.QUOTA_MAX%

Quota Used

%USER.QUOTA_USED%

Invalid login attempts

%USER.INVALID_LOGINS%

User can change password

%USER.CAN_CHANGE_PASSWORD%

Home IP

%USER.HOME_IP%

User can connect using SSL

%USER.ALLOW_SSL%

User can connect using FTP

%USER.ALLOW_FTP%

User can connect using SFTP

%USER.ALLOW_SFTP%

Last Login Date

%USER.LAST_LOGIN%

Password Expiration Date

%USER.PASSWORD_EXPIRATION%

User Must Change Password at Next Login

%USER.RESET_PASSWORD_AT_FIRST_LOGIN%

Account Expiration Date

%USER.EXPIRATION_DATE%

Site Properties

Account Management URL

%SITE.ACCOUNT_MANAGEMENT_URL%

Source Properties
(used in Copy/Move and Download Action)

Source file name without extension

%SOURCE.BASE_FILE_NAME%

Source file name with extension

%SOURCE.FILE_NAME%

Server Properties

Server Running

%SERVER.STATUS%

Log Type

%SERVER.LOG_TYPE%

Log Location

%SERVER.LOG_LOCATION%

Node Name

%SERVER.NODE_NAME%

Install Directory

%SERVER.INSTALL_DIRECTORY%

AS2 Inbound Transaction FailedTriggers if the AS2 file upload failed for some reason, such as bad MIC, no permissions/access, duplicate message ID, or other AS2 transfer-related error.

... can take these variables

Type

Label (can appear in e-mail notification)

Variable

AS2 Properties

AS2 Payload

%AS2.PAYLOAD%

AS2 MDN

%AS2.MDN%

AS2 Local MIC

%AS2.LOCAL_MIC%

AS2 Remote MIC

%AS2.REMOTE_MIC%

AS2 Message ID

%AS2.MESSAGE_ID%

AS2 Host

 %AS2.HOST%

AS2 Transaction Error

%AS2.TRANSACTION_ERROR%

AS2 Transaction Result

%AS2.TRANSACTION_RESULT%

AS2 Transaction Verbose

%AS2.TRANSACTION_VERBOSE%

AS2 Direction

%AS2.DIRECTION%

AS2 Partner ID

%AS2.PARTNER_ID%

AS2 EFT Server ID

%AS2.EFT_ID%

AS2 Content Type

%AS2.CONTENT_TYPE%

Event Properties

Event Time

%EVENT.TIME%

Event Time Stamp

%EVENT.TIMESTAMP%

Event Date Stamp

%EVENT.DATESTAMP%

Event Name

%EVENT.NAME%

Event Full Name

%EVENT.EVENTNAME%

Event Time Stamp (including milliseconds)

%EVENT.TIMESTAMP_PRECISE%

File System Properties

Report File

%FS.REPORT_FILE%

Report Content

%FS.REPORT_CONTENT%

Report File Name

%FS.REPORT_FILENAME%

User Properties

Groups

%USER.GROUPS%

Logon Name

%USER.LOGIN%

Logon Password

%USER.PASSWORD%

Settings Template

%USER.SETTINGS_LEVEL%

Full Name

%USER.FULL_NAME%

Description

%USER.DESCRIPTION%

Comment

%USER.COMMENT%

Email Address

%USER.EMAIL%

Phone Number

%USER.PHONE%

Pager Number

%USER.PAGER%

Fax Number

%USER.FAX%

Home Folder

%USER.HOME_FOLDER%

Home folder is root

%USER.HOME_IS_ROOT%

Quota Max

%USER.QUOTA_MAX%

Quota Used

%USER.QUOTA_USED%

Invalid login attempts

%USER.INVALID_LOGINS%

User can change password

%USER.CAN_CHANGE_PASSWORD%

Home IP

%USER.HOME_IP%

User can connect using SSL

%USER.ALLOW_SSL%

User can connect using FTP

%USER.ALLOW_FTP%

User can connect using SFTP

%USER.ALLOW_SFTP%

Last Login Date

%USER.LAST_LOGIN%

Password Expiration Date

%USER.PASSWORD_EXPIRATION%

User Must Change Password at Next Login

%USER.RESET_PASSWORD_AT_FIRST_LOGIN%

Account Expiration Date

%USER.EXPIRATION_DATE%

Site Properties

Account Management URL

%SITE.ACCOUNT_MANAGEMENT_URL%

Source Properties
(used in Copy/Move and Download Action)

Source file name without extension

%SOURCE.BASE_FILE_NAME%

Source file name with extension

%SOURCE.FILE_NAME%

Server Properties

Server Running

%SERVER.STATUS%

Log Type

%SERVER.LOG_TYPE%

Log Location

%SERVER.LOG_LOCATION%

Node Name

%SERVER.NODE_NAME%

Install Directory

%SERVER.INSTALL_DIRECTORY%

AS2 Outbound Transaction SucceededTriggers if EFT Server has offloaded a file to a remote partner, and that partner replied with a receipt asynchronously over HTTP/S, indicating that the transfer was successfully completed.

... can take these variables

Type

Label (can appear in e-mail notification)

Variable

AS2 Properties

AS2 Payload

%AS2.PAYLOAD%

AS2 MDN

%AS2.MDN%

AS2 Local MIC

%AS2.LOCAL_MIC%

AS2 Remote MIC

%AS2.REMOTE_MIC%

AS2 Message ID

%AS2.MESSAGE_ID%

AS2 Host

 %AS2.HOST%

AS2 Transaction Error

%AS2.TRANSACTION_ERROR%

AS2 Transaction Result

%AS2.TRANSACTION_RESULT%

AS2 Transaction Verbose

%AS2.TRANSACTION_VERBOSE%

AS2 Direction

%AS2.DIRECTION%

AS2 Partner ID

%AS2.PARTNER_ID%

AS2 EFT Server ID

%AS2.EFT_ID%

AS2 Content Type

%AS2.CONTENT_TYPE%

Event Properties

Event Time

%EVENT.TIME%

Event Time Stamp

%EVENT.TIMESTAMP%

Event Date Stamp

%EVENT.DATESTAMP%

Event Name

%EVENT.NAME%

Event Full Name

%EVENT.EVENTNAME%

Event Time Stamp (including milliseconds)

%EVENT.TIMESTAMP_PRECISE%

File System Properties

Report File

%FS.REPORT_FILE%

Report Content

%FS.REPORT_CONTENT%

Report File Name

%FS.REPORT_FILENAME%

User Properties

Groups

%USER.GROUPS%

Logon Name

%USER.LOGIN%

Logon Password

%USER.PASSWORD%

Settings Template

%USER.SETTINGS_LEVEL%

Full Name

%USER.FULL_NAME%

Description

%USER.DESCRIPTION%

Comment

%USER.COMMENT%

Email Address

%USER.EMAIL%

Phone Number

%USER.PHONE%

Pager Number

%USER.PAGER%

Fax Number

%USER.FAX%

Home Folder

%USER.HOME_FOLDER%

Home folder is root

%USER.HOME_IS_ROOT%

Quota Max

%USER.QUOTA_MAX%

Quota Used

%USER.QUOTA_USED%

Invalid login attempts

%USER.INVALID_LOGINS%

User can change password

%USER.CAN_CHANGE_PASSWORD%

Home IP

%USER.HOME_IP%

User can connect using SSL

%USER.ALLOW_SSL%

User can connect using FTP

%USER.ALLOW_FTP%

User can connect using SFTP

%USER.ALLOW_SFTP%

Last Login Date

%USER.LAST_LOGIN%

Password Expiration Date

%USER.PASSWORD_EXPIRATION%

User Must Change Password at Next Login

%USER.RESET_PASSWORD_AT_FIRST_LOGIN%

Account Expiration Date

%USER.EXPIRATION_DATE%

Site Properties

Account Management URL

%SITE.ACCOUNT_MANAGEMENT_URL%

Source Properties
(used in Copy/Move and Download Action)

Source file name without extension

%SOURCE.BASE_FILE_NAME%

Source file name with extension

%SOURCE.FILE_NAME%

Server Properties

Server Running

%SERVER.STATUS%

Log Type

%SERVER.LOG_TYPE%

Log Location

%SERVER.LOG_LOCATION%

Node Name

%SERVER.NODE_NAME%

Install Directory

%SERVER.INSTALL_DIRECTORY%

AS2 Outbound Transaction FailedTriggers if the expected MDN receipt was not received in the expected time or the receipt signature or MIC failed.

... can take these variables

Type

Label (can appear in e-mail notification)

Variable

AS2 Properties

AS2 Payload

%AS2.PAYLOAD%

AS2 MDN

%AS2.MDN%

AS2 Local MIC

%AS2.LOCAL_MIC%

AS2 Remote MIC

%AS2.REMOTE_MIC%

AS2 Message ID

%AS2.MESSAGE_ID%

AS2 Host

 %AS2.HOST%

AS2 Transaction Error

%AS2.TRANSACTION_ERROR%

AS2 Transaction Result

%AS2.TRANSACTION_RESULT%

AS2 Transaction Verbose

%AS2.TRANSACTION_VERBOSE%

AS2 Direction

%AS2.DIRECTION%

AS2 Partner ID

%AS2.PARTNER_ID%

AS2 EFT Server ID

%AS2.EFT_ID%

AS2 Content Type

%AS2.CONTENT_TYPE%

Event Properties

Event Time

%EVENT.TIME%

Event Time Stamp

%EVENT.TIMESTAMP%

Event Date Stamp

%EVENT.DATESTAMP%

Event Name

%EVENT.NAME%

Event Full Name

%EVENT.EVENTNAME%

Event Time Stamp (including milliseconds)

%EVENT.TIMESTAMP_PRECISE%

File System Properties

Report File

%FS.REPORT_FILE%

Report Content

%FS.REPORT_CONTENT%

Report File Name

%FS.REPORT_FILENAME%

User Properties

Groups

%USER.GROUPS%

Logon Name

%USER.LOGIN%

Logon Password

%USER.PASSWORD%

Settings Template

%USER.SETTINGS_LEVEL%

Full Name

%USER.FULL_NAME%

Description

%USER.DESCRIPTION%

Comment

%USER.COMMENT%

Email Address

%USER.EMAIL%

Phone Number

%USER.PHONE%

Pager Number

%USER.PAGER%

Fax Number

%USER.FAX%

Home Folder

%USER.HOME_FOLDER%

Home folder is root

%USER.HOME_IS_ROOT%

Quota Max

%USER.QUOTA_MAX%

Quota Used

%USER.QUOTA_USED%

Invalid login attempts

%USER.INVALID_LOGINS%

User can change password

%USER.CAN_CHANGE_PASSWORD%

Home IP

%USER.HOME_IP%

User can connect using SSL

%USER.ALLOW_SSL%

User can connect using FTP

%USER.ALLOW_FTP%

User can connect using SFTP

%USER.ALLOW_SFTP%

Last Login Date

%USER.LAST_LOGIN%

Password Expiration Date

%USER.PASSWORD_EXPIRATION%

User Must Change Password at Next Login

%USER.RESET_PASSWORD_AT_FIRST_LOGIN%

Account Expiration Date

%USER.EXPIRATION_DATE%

Site Properties

Account Management URL

%SITE.ACCOUNT_MANAGEMENT_URL%

Source Properties
(used in Copy/Move and Download Action)

Source file name without extension

%SOURCE.BASE_FILE_NAME%

Source file name with extension

%SOURCE.FILE_NAME%

Server Properties

Server Running

%SERVER.STATUS%

Log Type

%SERVER.LOG_TYPE%

Log Location

%SERVER.LOG_LOCATION%

Node Name

%SERVER.NODE_NAME%

Install Directory

%SERVER.INSTALL_DIRECTORY%

Related Topics

Which Actions are Available with which Event Triggers?

List of Conditions