- To define what values are required for enrichment, update SetEnrichManuallyConditionGroupsExtension.
- To override the default result in EnrichDataPreConditionsWrapper, use EnrichDataPreconditionsPreExtension to set a value. This essentially gives you a place to override product level behavior as a pre condition, whereas the EnrichDataPreConditions rule is a way to set a result if the default product behavior does not return a result.
- To modify the initial date range search for enrichment update EnrichmentStartWindow and EnrichmentEndWindow dynamic system settings (DSS). The product default has EnrichmentStartWindow set to -3 and EnrichmentEndWindow set to 3.
- The Visa date range search is calculated off of the posted date.
- The Mastercard date range search has a start window calculated off the transaction date (authorization date) when populate and the end window calculated off the posted date.
- To disable card number being required on card disputes (CardPinned, CardPinless, ATMWD, ATMDEP); this can be disabled in the client information rule.
|