Oracle® Insurance XML Configuration Guide Release 9.4.0.0 E18894_01
In order to provide additional functionality to the transactions, individual business rules can be created/overridden at the appropriate transaction level and attached to the transaction via the TransactionBusinessRulePacket business rule. All the business rules used by the transactions should be listed in the TransactionBusinessRulePacket business rule. This list of rules controls the order in which the rules attached to a transaction are processed.
Some business rules are exceptions since they do not require transaction processing (i.e., ActivitySummary, FundListForAllocation, ReportFile, ReportDetails, TransactionCosmetics, DisbursementNumber, ReverseScreen and SummaryFields). They should not be listed in the TransactionBusinessRulePacket.
|
Element/Tag |
Definition |
Attribute |
Element/Attribute Value and Description |
|
<TransactionBusinessRulePacket> |
The opening and closing tag for the business rule. |
|
|
|
<Rule> |
Required
and repeatable element;The |
|
Required
element value; |
| IF |
Optional attribute; Defines the condition to be satisfied in order to execute the attached business rule during transaction processing. |
<TransactionBusinessRulePacket>
<Rule>StatusChange</Rule>
<Rule>CreatePolicy</Rule>
<Rule>CopyToSegmentFields</Rule>
</TransactionBusinessRulePacket>
<TransactionBusinessRulePacket>
<Rule>BusinessRuleName</Rule>
</TransactionBusinessRulePacket>
Copyright © 2009, 2011, Oracle and/or its affiliates. All rights reserved. Legal Notices