CompanyCosmetics

Description

The business rule identifies the background to display on all screens except the login screen. It also indicates the role code designated as the owner role. The rule may be overridden by primary companies.

CompanyCosmetics Element/Attribute Table

Element/Tag Definition Attribute

Element/Attribute Value and Description

<CompanyCosmetics>

The opening  and closing tag of the CompanyCosmetics Business Rule.

 

 

<CompanyCosmetics>

Optional:The opening and closing tags for the section.  

<Tile>

Optional:

The element identifies the background file that will display on all system screens except the login screen.

   
  

<Substitutions>

Optional:

The opening and closing tags for the section.

   

   <Owner>

Optional:

The element identifies the owner role code. Screens containing policy data will display the owner’s name in the fixed portion of the screen.

   
   

ROLECODE

Required:Identifies the role code associated to the owner role.

A valid code value from AsCodeRoleCode. Default value is “01”.

XML Sample

<CompanyCosmetics>
<CompanyCosmetics>
<Tile>background7.gif</Tile>
</CompanyCosmetics>
</CompanyCosmetics>
 

XML Schema

<CompanyCosmetics>
<CompanyCosmetics>
<Tile>[filename].gif</Tile>
</CompanyCosmetics>
<Substitutions>
<Owner ROLECODE="[role code]"></Owner>
</Substitutions>
</CompanyCosmetics>
 
 
 

Copyright © 2009, 2011, Oracle and/or its affiliates. All rights reserved. Legal Notices