Projects and Rulesets
The business rules are organized into projects and rulesets that group the rules according to their business purpose.
Falcon Expert offers unique Projects, which usually correspond to the transaction data fed into the Falcon Scoring Server. Based on your installation of Falcon, you see an applicable subset of these projects.
If you are a credit card issuer, you see the credit projects that include Authorization-Posting, Nonmonetary, and Payment projects. Institutions that work with demand deposit accounts see debit projects that include Authorization-Posting, Nonmonetary, and Deposit projects. Institutions that submit authentication transactions using the authentication data feed see the Authentication project.
- Use the Decision Ruleset to write rules for making decisions on a transaction (for example, advising the authorization system to decline an authorization, or to create a case). For example, you could write a rule to create a case for a PAN where a transaction scores more than 800.
- Use the UDV Calculation Ruleset to write rules that can update or reset a User-Defined Variable. For example, to capture the last time a customer requested a new card, you could store that value in a UDV.
- Covered Topics
- Reviewing Available Projects
- Multiple Custom External 1.0 (EXT10) Data Feeds
Multiple data feeds from external, third-party sources can be configured for display in Case Manager and for use in writing rules in Falcon Expert. - Custom User-Defined Fields
To increase the user-defined field capacity, custom UDFs are supported. - Rule Evaluation Sequence