| Field | 
Type | 
Defaults | 
Nulls? | 
Comments | 
| autoSyncEnabled | 
tinyint | 
None | 
No | 
Flag indicating whether or not the system will automatically synchornize configuration with EFT. | 
| encPassword | 
nvarchar (4000) | 
None | 
Yes | 
The EFT user encrypted password. | 
| eventAgeTimeNumber | 
int | 
None | 
Yes | 
The numerical component of the max age of an event before EFT will not process event. | 
| eventAgeTimeUnit | 
nvarchar (255) | 
None | 
Yes | 
The time unit component of the max age of an event; values: MINUTES, HOURS, DAYS, WEEKS, MONTHS, YEARS. | 
| serverHost | 
nvarchar (256) | 
None | 
Yes | 
The EFT server host. | 
| serverPort | 
int | 
None | 
Yes | 
The EFT server port. | 
| serviceEnabled | 
tinyint | 
None | 
No | 
Whether or not the EFT functionality is enabled. | 
| site | 
nvarchar (256) | 
None | 
Yes | 
The EFT site to connect through. | 
| username | 
nvarchar (256) | 
None | 
Yes | 
The EFT user credentials. | 
| identifier | 
numeric (19) | 
None | 
No | 
Unique ID for an entry. |