Creating a Link to Be Displayed in the Advice Text

To create a link that can be displayed in the advice text, the rules developer must create a link rule class and then add an attribute to the advice item rule class that is based on the newly created link rule class.

The Cúram Advisor infrastructure will automatically process all attributes on an advice item that are based upon the AbstractLink class and convert them to links.

The rule set developer should create a rule class using the CER Editor and give the rule class an appropriate name. Specify that the rule class inherits from AbstractLink defined in the rule set named CoreAdvisorRuleSet.