Resolving out-of-sequence conflicts and unhandled preemptions in side-by-side quoting
If there are out-of-sequence conflicts or unhandled preemptions, the Side-by-Side Quoting screen displays a warning message and does not create multiple versions. If the policy transaction is already in side-by-side mode, then PolicyCenter prevents you from editing the side-by-side data.
If there are unhandled preemptions, you can apply all the preemptions or withdraw the changes. If you apply preemptions in a side-by-side policy transaction, PolicyCenter applies preemptions against the current policy period. PolicyCenter then copies base data from the current policy period to the other side-by-side periods. If you choose to withdraw the changes, the policy transaction is marked for withdrawal.
In the HandlePreemptionPopup
PCF file, the Apply All Changes
button handles preemption in side-by-side policy periods. You can view
the HandlePreemptionPopup
in Studio.
If there are out-of-sequence conflicts, you resolve these conflicts in the single wizard view. When you resolve out-of-sequence conflicts for a particular policy period, PolicyCenter copies base data product model changes to the other side-by-side periods. In some cases the copy does not fix out-of-sequence conflicts for other side-by-side periods. If so, PolicyCenter forwards you to the out-of-sequence conflict resolution page of a period that still has conflicts.
The handleConflict
method in the OOSConflictPanelSet
PCF file handles out-of-sequence conflicts in a side-by-side policy.
