4.1.2 Scenario Execution
This topic describes how to generate tuning alerts by executing a scenario using specified thresholds for any time window.
The first step of the tuning process is to create tuning alerts by setting thresholds to some suitably low value. This generates a population of alerts below the current threshold, which can then be analyzed.
Note:
If you want to evaluate multiple thresholds sets for a given jurisdiction or group of jurisdictions, this should be done across different versions within the same definition. Within a single definition version, you should create only one threshold set per jurisdiction.For example, if you want to evaluate threshold sets for jurisdictions AMEA, APAC and US,
then you can create as mentioned in the following table. This assumes you want to apply
the same thresholds for AMEA and APAC.
Table 4-1 Threshold Sets for Jurisdiction
Model Group Name | Definition ID | Version | Threshold Set ID | Thresholds |
---|---|---|---|---|
SIG CASH – 2024 | 123 | 1 | 1 | {“Min_Trans_Amt”: 15000, “Min_Trans_Ct”:5 , “Incl_Jrsdcn_Cd:[ ”AMEA”,”JAPAC”]} |
SIG CASH – 2024 | 123 | 1 | 2 | {“Min_Trans_Amt”: 12000, “Min_Trans_Ct”: 3 , “Incl_Jrsdcn_Cd: ”US”} |
SIG CASH – 2024 | 456 | 2 | 1 | {“Min_Trans_Amt”: 13000, “Min_Trans_Ct”:2 , “Incl_Jrsdcn_Cd: [”AMEA”.”JAPAC”]} |
SIG CASH – 2024 | 456 | 2 | 2 | {“Min_Trans_Amt”: 12500, “Min_Trans_Ct”: 6 , “Incl_Jrsdcn_Cd: ”US”} |