Oracle® XML Configuration Guide Release 9.7.1.0 E51561-01
This rule controls the graphics for the icons and buttons of the activity to which it is associated. As with the TransactionBusinessRulePacket business rule, this rule should be attached (overridden) to all the transactions.
This rule can also be used for the following:
To display a value from the transaction's XML, on the Activity screen.
To alert users for the delete, recycle and reverse button click actions.
Element/Tag |
Attribute |
Definition |
Element/Attribute Value and Description |
---|---|---|---|
<TransactionCosmetics> |
|
Required element:
|
|
<Icon> |
|
Required element:
When moving the mouse over the icon next to the
activity, a short description of the activity (Processed
By, Active From Date, etc.) will be displayed. Clicking the
icon will provide much more detailed information on that
activity.
|
String: Required element value:
|
<Button> |
|
Required element:
If this tag is not configured in the
TransactionCosmetics business rule, a red X mark
|
String: Required element value:
|
<Reverse> |
|
Required element:
|
String: Required element value: Defines the reverse name (.GIF). Example:
|
<AmountField> |
|
Optional element: Using the
|
Element value: Pre-defined ActivityField or MathVariable from the
transaction or PostAssignmentValidateExpressions rule attached to the transaction.
Note: If the activity is in NUV Pending or Gain/Loss Pending status and math variables from PostAssignmentValidateExpressions are used in this section, these values will be displayed as blank or zero if assignment information is required for those variables to be calculated. |
<DetailField> |
Optional element: DetailField is used to provide non-numeric (amount) information in the Amount/Detail column of the Activity grid on the Activity screen. Note: If "AmountField" tab exists along with "DetailField" tag in Transaction Cosmetics, "AmountField" will take precedence over "DetailField." |
Element value: ActivityField or MathVariable from the transaction or PostAssignmentValidateExpressions rule attached to the transaction. Example: Note: If the activity is in NUV Pending or Gain/Loss Pending status and math variables from PostAssignmentValidateExpressions are used in this section, these values will be displayed as blank or zero if assignment information is required for those variables to be calculated. |
|
TOOLTIP |
Optional attribute; This attribute is used to provide additional information (default or user-defined configurable tool tip message) on the value that is being displayed. Information is displayed when the user moves the mouse over the value. |
String; | |
<Tooltip> |
|
Optional element: Opening and closing element for the Tooltip section. |
|
<Fields> |
|
Required if Tooltip element is present: Opening and closing tag of Fields section within the Tooltip section. |
|
<Field> |
|
Required if Fields element is present; Repeatable. <Field> reflects values that come directly from transaction’s fields. |
|
<Name> |
|
Required if Field element is present: The Name element may contain the names of fields configured within the main body of the transaction. |
String |
<Display> |
|
Required if Field element is present: Displays the field label. |
String |
<TransactionCosmetics>
<Icon>AsIconIssue.GIF</Icon>
<Button>AsButtonIssue.GIF</Button>
<Reverse>recycleIcon.GIF</Reverse>
<AmountField>TotalBaseFace</AmountField>
<Tooltip>
<Fields>
<Field>
<Name>ConfirmationNumber</Name>
<Display>Confirmation Number</Display>
</Field>
</Fields>
</Tooltip>
</TransactionCosmetics>
<TransactionCosmetics>
<Icon>[String]</Icon>
<Button>[String]</Button>
<Reverse>[String]</Reverse>
<AmountField TOOLTIP="[String]">[String]</AmountField>
<DetailField TOOLTIP="[String]">[String]</DetailField>
<Tooltip>
<Fields>
<Field>
<Name>[String]</Name>
<Display>[String]</Display>
</Field>
</Fields>
</Tooltip>
</TransactionCosmetics>
68-text-16x16.gif
accountingIcon.gif
detailIcon.gif
accountingIcon.gif
activityIcon.gif
addActivityIcon.gif
pendingActivityIcon.gif
processedActivityIcon.gif
addPolicyRoleIcon.gif
deleteRoleIcon.gif
editSegmentIcon.gif
addChildSegmentIcon.gif
addSegmentIcon.gif
addSuspenseIcon.gif
allocationsIcon.gif
AsIconABLStop.gif
AsIconABLTransfer.gif
18-ConfirmationDoc-16x16.gif
AsIconConfirm.gif
AsIconDeath.gif
AsIconDelivery.gif
AsIconDirectDepositStatement.gif
AsIconPrenote.gif
AsIconCalendar.gif
AsIconDollarCostAveraging.gif
AsIconFreeLook.gif
AsIconIssue.gif
AsIconPayment.gif
AsIconWithdrawal.gif
configurationIcon.gif
administrationIcon.gif
67-fax-16x16.gif
entryFieldsIcon.gif
printStatusIcon.gif
audioIcon.gif
imagesIcon.gif
calendarIcon.gif
clientAddressIcon.gif
deleteClientAddressIcon.gif
editClientAddressIcon.gif
addAddressIcon.gif
commentsIcon.gif
benefitSplitIcon.gif
disbursementIcon.gif
policyRoleIcon.gif
editPolicyRoleIcon.gif
editClientIcon.gif
newClientIcon.gif
historyTitleIcon.gif
inquiryIcon.gif
mathIcon.gif
AsIconABLTransfer.gif
editIcon.gif
newPolicyIcon.gif
policyIcon.gif
searchPolicyIcon.gif
segmentIcon.gif
calculateSegment.gif
folderIcon.gif
policyPopupMenuImage.gif
recycleIcon.gif
rerunDocumentIcon.gif
restartIcon.gif
saveIcon.gif
searchClientIcon.gif
treeFolderIcon.gif
spawnIcon.gif
suspenseSearchIcon.gif
symbolError16.gif
symbolWarning16.gif
gridInfoIcon.gif
helpIcon.gif
addToListIcon.gif
trashCanIcon.gif
percentIcon.gif
valuationIcon.gif
valuesIcon.gif
windowCloseIcon.gif
Copyright © 2009, 2013, Oracle and/or its affiliates. All rights reserved. Legal notices.