Oracle Waveset 8.1.1 Deployment Reference

Common Attributes

The high-level attributes of this view are listed in the following table.

Table 3–34 Org View Attributes

Name  

Editable? 

Data Type  

Required?  

orgName

Read 

String 

System-Generated 

orgDisplayName

Read/Write 

String 

Yes 

orgType

Read/Write 

String 

No 

orgId

Read 

String 

System-Generated 

orgAction

Write 

String 

No 

orgNewDisplayName

Write 

String 

No 

orgParentName

Read/Write 

String 

No 

orgChildOrgNames

Read 

List 

System-Generated 

orgApprovers

Read/Write 

List 

No 

allowsOrgApprovers

Read 

List 

System-Generated 

allowedOrgApproverIds

Read 

List 

System-Generated 

orgUserForm

Read/Write 

String 

No 

orgViewUserForm

Read/Write 

String 

No 

orgPolicies

Read/Write 

List 

No 

orgAuditPolicies

Read/Write 

List 

No 

renameCreate

Read/Write 

String 

No 

renameSaveAs

Read/Write 

String 

No 

orgName

Identifies the UID for the organization.This value differs from most view object names because organizations can have the same short name, but different parent organizations.

orgDisplayName

Specifies the short name of the organization. This value is used for display purposes only and does not need to be unique.

orgType

Defines the organization type where the allowed values are junction or virtual. Organizations that are not of types junction or virtual have no value.

orgId

Specifies the ID that is used to uniquely identify the organization within Waveset.

orgAction

Supported only for directory junctions, virtual organizations, and dynamic organizations. Allowed value is refresh. When an organization is a directory junction or virtual organization, the behavior of the refresh operation depends on the value of orgRefreshAllOrgsUserMembers.

orgNewDisplayName

Specifies the new short name when you are renaming the organization.

orgParentName

Identifies the full pathname of the parent organization.

orgChildOrgNames

Lists the Waveset interface names of all direct and indirect child organizations.

orgApprovers

Lists the Waveset administrators who are required to approve users added to or modified in this organization.

allowedOrgApprovers

Lists the potential user names who could be approvers for users added to or modified in this organization.

allowedOrgApproverIds

Lists the potential user IDs who could be approvers for users added to or modified in this organization.

orgUserForm

Specifies the userForm used by members users of this organization when creating or editing users.

orgViewUserForm

Specifies the view user form that is used by member users of this organization when viewing users.

orgPolicies

Identifies policies that apply to all member users of this organization. This is a list of objects that are keyed by type string: Each policy object contains the following view attributes, which are prefixed by orgPolicies[<type>]. <type> represents policy type (for example, Lighthouse account).

orgAuditPolicies

Specifies the audit policies that apply to all member users of this organization.

renameCreate

When set to true, clones this organization and creates a new one using the value of orgNewDisplayName.

renameSaveAs

When set to true, renames this organization using the value of orgNewDisplayName.