Configuring the ActiveSuccessionSet Rule Object Converter

The ActiveSuccessionSet rule object converter retrieves timeline-aware rule objects and populates these rule objects with matching data. This rule object converter needs a data configuration in order to be able to access rule objects for the Simple Product Evidence. The xml for this is shown below:

<?xml version="1.0" encoding="UTF-8"?>
<propagator type="ROPT2005">
  <configuration>
    <evidence type="ET99901">
      <ruleset name="SimpleProductEligibilityEntitlementRuleSet"/>
    </evidence>
  </configuration>
</propagator>

In the above xml, 'ET99901' is the evidence type code for the simple product evidence type (see Linking the Simple Product Evidence Type to Rules ) and 'SimpleProductEligibilityEntitlementRuleSet' is the name of the eligibility and entitlement rule set.