User Group

The user group object allows you to create groups to which users can be added. Users can only be a member of one group, and groups can contain many users.

Parent Objects

None

Child Component

User

Methods Called

The following table details the methods called by the User group service.

Table Methods Called by User Group Service

Method Name as Defined in Service

Delete

UserGroupDelete

DeleteChild

UserGroupDeleteChild

Insert

UserGroupInsert

InsertChild

UserGroupInsertChild

InsertOrUpdate

UserGroupInsertOrUpdate

QueryPage

UserGroupQueryPage

Update

UserGroupUpdate

UpdateChild

UserGroupUpdateChild

Fields

The following table details the required and read-only fields for the user group object.

Table Required and Read-Only Fields for the User Group Object

Child Component Field Name Type

User Group (parent)

Name

Required

UserGroupId

Read-only

Audit Fields

Read-only

User

UserGroupUserId

Read-only

UserId

Read-only

Alias

Read-only

Email

Read-only

Role

Read-only

UserFirstName

Read-only

UserLastName

Read-only

Audit Fields

Read-only

The following table details the status key for the user group object.

Table Status Key for the User Group Object

Child Component Field Name

UserGroup (parent)

Audit Fields

UserGroupId

UserGroupIntegrationId

UserGroupExternalSystemId

User

Audit Fields

Members_UserId

UserExternalSystemId

UserIntegrationId

The following table details the pick map field for the user group object.

Table Pick Map Field for the User Group Object

Child Component Pick Map Field Maps To

User

UserIntegrationId

UserId

UserExternalSystemId

UserId

The following table provides a list of the filterable fields for the child components of the user group object, and a list of user key combinations for each child component.

Table Filterable Fields and User Key Fields on the User Group Object’s Child Components

Child Component Filterable Fields User Key Field Combinations

User Group (parent)

All

Name

UserGroupIntegrationId

UserGroupExternalSystemId

User

UserGroupId

UserIntegrationId

UserId

UserExternalSystemId

UserIntegrationId

UserExternalSystemId

Alias

Email

Role

UserFirstName

UserLastName

For more information on the fields accessible through the User group Web service, go to the Web Services Administration page within the Oracle CRM On Demand application, and generate the WSDL file for the user group object.