For this tutorial, it is assumed that a suitable XML editor is available for creating an RDL rulebase. In fact, a simple text editor suffices. You create a rulebase named Forward_Insurance_Pricing_Tier. The infix rule language will be used in authoring the rules in this tutorial, so forward_infix.xml may be used as the filename of the rulebase. The rulebase code is opened with the following skeleton XML code:
<?xml version="1.0" encoding="UTF-8"?> <rulebase name="Forward_Insurance_Pricing_Tier"> </rulebase>
| Copyright © 2009 CA. All rights reserved. | Email CA Technologies about this topic |