My Oracle Support Banner

Account Summary Profile Does Not Roll-up Two Wire Trxn Types In Wire Trxn Amount And Count In/out (Doc ID 3028014.1)

Last updated on JUNE 15, 2024

Applies to:

Oracle Financial Services Behavior Detection Platform - Version 8.1.1 and later
Information in this document applies to any platform.

Symptoms

 In AccountDailyProfile-Transaction.xml bdf, wire bucket does not consider two wire trxn types

....(CASE WHEN MANTAS_TRXN_PURP_CD = 'GENERAL' AND
((MANTAS_TRXN_ASSET_CLASS_CD = 'FUNDS' AND
SUBSTR(MANTAS_TRXN_PRDCT_CD, 1, 3) = 'EFT') OR
(MANTAS_TRXN_ASSET_CLASS_CD = 'SECURITIES' AND
MANTAS_TRXN_PRDCT_CD = 'EST'))
THEN 'Y'
ELSE 'N'
END) V_WIRE

For ex: 'AUTO-BILL-PAY' is rolled-up in EI_TRXN_IN/OUT_CT/AM but not in various WIRE_TRXN_IN/OUT_CT/AM And there is 'PAYROLL-DEDUCTION' is not rolled up wither in EI or Wire buckets.

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
  
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.