Compatibility Issues for 9.4.0.0 to 9.5.1.0
QuoteScreen Rule
- The ALLOWQUOTE attribute in transaction rules has been deprecated.
- An attached business rule, QuoteScreen, now provides quoting functionality.
Utility Solution
The utility will automatically create an attached QuoteScreen rule for any transaction with the ALLOWQUOTE attribute that does not already have an attached QuoteScreen rule. It will also remove the attribute regardless of its value from the transaction rule where applicable.
Fund Enhancements
The AsFundGroup table has been deprecated and replaced with AsFundRelation and AsFundRelationField tables.
Utility Solution
The utility will create the new table structure and migrate data from the old table to the new tables before deleting the old table structure.
PolicyScreen Rule
The AllowNoPercent tag has been deprecated and the AllowPercent tag is used in its place.
Utility Solution
The utility will update all PolicyScreen rules, changing the AllowNoPercent tag to the AllowPercent tag and inverting the value of the tag. Functional behavior will remain the same as this is a syntax change only.
CopyToPendingActivityFields Rule
The CopyToPendingActivityFields rule has been enhanced. The Fields element is now a child element of the ActivityFields element within the rule.
Utility Solution
The utility will update all CopyToPendingActivityFields rules to make them compliant with the new syntax.
PrecisionValues Rule
The UnitValuePrecision rule has been deprecated and replaced with the PrecisionValues rule.
Utility Solution
The utility will implement the PrecisionValues rule to match the functionality of any existing UnitValuePrecision rules and then delete the UnitValuePrecision rules.
Database Schema Changes
A variety of schema updates are required for this release including table, column, index, constraint and data changes.
Utility Solution
Schema changes are automatically applied. Instructions for tracking these changes are provided in the Reviewing Results section.
Note: Refer to the Backward Compatibility guide in the OTN library for release 9.5.0.0 for complete details on backward compatibility support. Navigate to, http://www.oracle.com/technetwork/documentation/insurance-097481.html#Policy and select the library for the release you are using.