Oracle® Insurance Rules Palette
The MultifieldEvents prototype demonstrates how OIPA allows picking up the values of Multifield values from specific instances inmath variables in the ScreenMath and Math sections in transactions.
In a specific transaction, the multifield value entered in the second instance of the Multifield is required to be used for validation in screen math and display in the verification screen. The value will need to be picked up in math variables in ScreenMath and Math to perform the same.
A math variable “TextTestMV” of type MultiField is added in the Math section of the transaction which fetches the value from the associated Multifield rule “Multifield-MultifieldEvents” from Multifield “TextTestMF” at index 1. This can be viewed in the Math Variables section after processing the activity.
A ValidateExpression BR is also attached to this transaction which will perform validation based on the math variable “TestTextMV” and display errors as appropriate while processing the transaction.
Copyright © 2009, 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices