Project:
|
![]() Figure C.22-01 – Dunning Scenario Illustration : Object diagram
<font color="#29313b">The following example illustrates the use of the dunning model and, more specifically, the inheritance from PolicyRule.</font><br/><font color="#29313b">In this example, the provider/operator has defined a default Dunning scenario for Mass Market.</font><br/><font color="#29313b">The Rules 1 and 1b use the same PolicyEvent and the same PolicyAction but their conditions are different. Only one of these two rules may be applied in a specific context.</font><br/><font color="#29313b">In the Rules 2 and 2b </font><br/><ul>
<li><font color="#29313b">the PolicyEvents and the PolicyAction are the same</font></li><li><font color="#29313b">but the PolicyConditions are different: the amount of the due debt conditioning the action is only 20€ for a bad debtor and 100€ for a good payer.</font></li></ul> <font color="#29313b">The Rules 13 and 13b trigger two PolicyActions if the condition is true.</font><br/> |