Score Names

Data feeds configured to use version 4 of the scoring response message have the capability of returning multiple scores for a single transaction submitted to the Scoring Server. Scores are named to allow them to be distinguished both within User Defined Rules (written in Falcon Expert) and by Scoring Server Client Applications that receive version 4 of the scoring response message.

The format of the score name is: product + score type + entity + model type + reserved for future use. For example, in FFM.FRD.CARD.ADPT.O1:

  • FFM is the product
  • FRD is the score type
  • CARD is the entity
  • ADAPT is the model type
  • 01 signifies that this is reserved for future use.

Not all score names have five parts, for example, scores like FFM.FRD.CARD, have only three of the parts.

Score names are specified within the model package and are provided by FICO during the installation of the product. The score names cannot be changed.

The following table describes typical score names and the corresponding Falcon Expert score record names. The exact score names produced by a particular model are documented in the model package that is delivered separately from the Scoring Server.

Model Score Name Score Records in Expert Documentation
Falcon Fraud Manager

FFM.FRD.CARD

FFM.FRD.CARD.01

ffmFrdCard: ScoreRec_TYPE

ffmFrdCard01: ScoreRec_TYPE

Name for the Falcon card fraud model score and score name reserved for future use (01).
Fraud Predictor

FP.FRD.CARD

FP.FRD.CARD.01

fpFrdCard: ScoreRec_TYPE

fpFrdCard01: ScoreRec_TYPE

Name for the Fraud Predictor card fraud model score and score name reserved for future use (01).
Global Intelligent Profiling (GIP)

FFM.FRD.CARD.INTEL

FFM.FRD.CARD.INTEL.01

ffmFrdCardIntel: ScoreRec_TYPE

ffmFrdCardIntel01: ScoreRec_TYPE

Name for the Falcon card global intelligent profile fraud model score and score name reserved for future use (01).
Adaptive Analytics (AA)

FFM.FRD.CARD.ADPT

FFM.FRD.CARD.ADPT.01

ffmFrdCardAdapt: ScoreRec_TYPE

ffmFrdCardAdapt01: ScoreRec_TYPE

Name for the Falcon adaptive analytics card fraud model score and score name reserved for future use (01).
Models and Score Records

The following is a list of the allowed score names for external models:

  • EXT.FRD.SCOR1
  • EXT.FRD.SCOR2
  • EXT.FRD.SCOR3
  • EXT.FRD.SCOR4

When multiple external models are installed, each uses a different score name. Once associated with external models, external score names are available for use within Falcon Expert for writing rules, and in Case Manager for building queues and creating delta threshold rules.

  • www.fico.com