EVE 1.2 includes the following new extracts:
-
ClosedAccountData—contains information for all accounts that are closed or dormant.
Note
The account_status column was previously named status in the EVE 1.2 preview release.
(DE-374)
-
EStatementData—provides insight into when a user opts in to and out of e-statements. Please note that if e-statements are provided by a third-party vendor, this file will be very sparse. (DE-233)
-
UserThemes—contains data around UUX themes and language choices. (DE-366)
-
UnProcessedTransactions—contains information about all transactions created within the last 60 days with a status other than Processed or CSR Action. (DE-541)
-
DirectConnectLogin—contains information about when a user logs in to Direct Connect. (DE-494)
-
DirectConnectTransactions—contains information about transactions that are created with DirectConnect.
Note
The is_bill_payment column was previously named is_billpayment in the EVE 1.2 preview release.
(DE-494)
-
Added a logon_deleted_date column to the UserLogon extract. Many users can have more than one login. This column will help the FI determine which login is currently being used.
Note
The logon_deleted_date column was previously named logon_id_deleted_date in the EVE 1.2 preview release.
(DE-673)
-
Added four additional columns to the GeneratedTransactionActivity extract: effective_date, sec_code, to_aba, and from_aba. The effective_date and sec_code columns are the same columns available in Q2central. (DE-507, DE-645, DE-697)
-
Added three additional columns to the LogonAuthenticationDetails extract: counts_as_a_login, ui_source_id, and channel_description. channel_description can be used to create reports for Voice and Text logins. (DE-696)