Recall that dynamic business rule results are returned to an application in Supplement objects.

Each rule that returns results does so via a single Supplement object for that rule. However, not all Supplement objects contain rule results.

Supplement objects are also used to support “Did You Mean” suggestions, record search reports, and so on. In other words, a Supplement object can act as a container for a variety of features in an application. One Supplement object instance cannot contain results for two features. For example, one Supplement object cannot contain both rule results and also “Did You Mean” suggestions. For that reason, if you combine dynamic business rules with these additional features, you should check each Supplement object for specific properties such as DGraph.SeeAlsoMerchId to identify which Supplement object contains rule results.


Copyright © Legal Notices