Oracle® Insurance XML Configuration Guide Release 10.2.0.0 E62439-01
The UpdateRoleStatus business rule allows a transaction to update the status of multiple roles. The update is not necessarily to the same status. Each status on a role is updates to its own value. The system supports three status code values from AsCodeRoleStatus:
The OIPA implementation may develop more role status codes as needed. The rule is attached to a transaction and must be listed in TransactionBusinessRulePacket.
Element/Tag | Definition | Attribute | Element/Attribute Value and Description |
---|---|---|---|
<UpdateRoleStatus> |
The opening and closing elements for the rule. |
||
<FromCollection> |
Identifies the source of the update data. |
A MathVariable of type Collection. The keys are RoleGUIDs and the values are the new status codes for each role that will be updated. |
<UpdateRoleStatus>
<FromCollection>CollectionMV</FromCollection>
</UpdateRoleStatus>
<UpdateRoleStatus>
<FromCollection>[math variable]</FromCollection>
</UpdateRoleStatus>
Copyright © 2009, 2015, Oracle and/or its affiliates. All rights reserved. Legal Notices