Post Assigment Math Prototype
This prototype demonstrates the ability to log post assignment math and the ability to use an Identifier field type in the PostAssignmentValidateExpressions rule. A math variable in the transaction will be logged to validate that the ability to log activity math was not impacted by the changes to post assignment math.
Configuration Explanation
- A RateRetrieval transaction has the attached PostAssignmentValidateExpressions business rule. Using LOG=”YES” syntax, the value of a math variable named TobaccoMV will be logged. Navigate to Global Explorer |Transactions | RateRetrieval | RateRetrieval (Functional Prototype Plan).
- A PostAssignmentValidateExpressions business rule was attached to the RateRetrieval transaction. This rule demonstrates that math variables can be logged, using the PAVERateDescriptionMV math variable. It also demonstrates that an Identifier math variable named SMMBDayMV was created and logged. Navigate to Global Explorer |Transactions | RateRetrieval | RateRetrieval (Functional Prototype Plan| Attached Rules |PostAssignmentValidateExpressions).
View Prototype in OIPA
-
Login and select the Prototype Company and Functional Prototype plan.
-
Create a new policy. No additional policy information, such as roles or segments, is needed.
- Click the Activities link to open the Activity screen.
- Click Add Activity on the Secondary menu and select the RateRetrieval activity.
- Enter an age greater than 18 and less than 65 in the IssueAgeFLD field.
- Click OK.
- Click the lightning bolt icon next to the activity on the Activity screen. A warning icon will stop processing.
- Click the red flag icon to override the warning. When the window opens, click both Override boxes and click OK.
- Click the lightning bolt icon again to process the activity.
- Click the Activity Detail icon to the right of the processed activity.
- Click the Math link at the top of the window.
- In the Calculated Fields section, notice that the TobaccoMV is listed.
- Scroll down to the Post Assignment Calculated Fields section and notice the SMMBDayMV is also listed.
The Activity Results Math tab of a processed activity now shows both Activity math and Post Assignment math.