Events
The following events are supported for Ricoh ESA scripting.
| Event | Description |
|---|---|
| Authenticate event | You can use this event to authenticate the user name and password entered in the device logon dialog. |
| Button_OnClick event | This event occurs when a button field on a form is pressed. |
| FieldName event | This event occurs when a when user attempts to set a new value for a field on the form. |
| Field_OnChanged event | This event occurs when a field value on the form has changed. |
| Field_OnScan event | This event occurs when a form is open and the device start button is pressed and before device begins the scan operation. |
| Form_OnLoad event | This event occurs before a form is displayed on the device panel. |
| CardLogin event | This event occurs after a user successfully logs in. |
| CardLogout event | This event occurs after a user logs out. |
| GetUserMemberships event | This event occurs when a successful authentication has occurred. |
| ScanJobTransferFailure event | This event occurs when a scanned job fails to transfer to the server. |