Oracle® Insurance XML Configuration Guide Release 9.4.1.0 E23637_01
Activity, ActivityField, and ActivityArray are used to support functionality equivalent to Spawncode 08 where the system would spawn multiples of the same transaction from a single activity.
The ActivityField is used to extract the value of the field within the Activity math object.
TYPE=ACTIVITYFIELD
| Element | Attributes | Attribute Value | Element Value | Definition |
|---|---|---|---|---|
|
<MathVariable> |
TYPE |
ACTIVITYFIELD |
||
| OPERATION | SOURCE |
The Activity math object you wish to extract a field from. |
The variable is given a reference name, a type of ActivityField, and the applicable data type. |
|
| FIELDNAME |
A variable you wish to extract the value of from the activity object. |
Name of the field from the Activity object you created. |
<MathVariable VARIABLENAME="ObjectNameEffectiveDate" TYPE="ACTIVITYFIELD" SOURCE="ObjectName" DATATYPE="DATE">EffectiveDate</MathVariable>
Copyright © 2009, 2011, Oracle and/or its affiliates. All rights reserved. Legal Notices