Oracle Waveset 8.1.1 Deployment Reference

accountAttributes

Define the accounts managed on this resource. Attributes vary depending on the resource type, and correspond directly to the schema map. Each element in this list corresponds to an element in the List that resourceAttributes comprises.

Each element of the list contains the following attributes

Table 3–61 Attributes of the accountAttribute Resource View Attribute

Attribute  

Type  

Description  

attributeName

String 

Specifies the name of the attribute as seen by Waveset forms and workflows. 

syntax

String 

Declares the type of value. Valid values include string, int, boolean, encrypted, or binary.

name

String 

Specifies an auto-generated value. Ignore this value. 

mapName

String 

Specifies the name of the attribute recognized by the resource adapter. 

required

Boolean 

If true, this account attribute is required. 

audittable

Boolean 

If true, this account attribute should always be audited when auditing user events. 

multi

Boolean 

If true, this account attribute is expected to possibly contains more than one value. 

ordered

Boolean 

If true, the values of account attribute must be maintained in order. 

readonly

Boolean 

If true, this account attribute can only be read, and cannot be changed. 

writeonly

Boolean 

If true, this account attribute can only be written, and cannot be read.