Interaction Participant

An interaction participant representing a contact or resource such as Mary Smith or Jane Doe.

QName: {http://xmlns.oracle.com/apps/crmCommon/interactions/interactionService/}InteractionParticipant

Relationships

The following table describes how this service data object is related to other service data objects or business object services.

Relationship Type Object or Service

Contained by

Interaction

Handled by

Customer Interaction

Attributes

The following table describes attributes in the service data object.

Name Type Description

ConflictId

decimal

The attribute value is used to guarantee the uniqueness of the row when duplicates are created in different databases.

CreatedBy

string

The user who created the record.

CreationDate

{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp

The date when the record was created.

InteractionId

long

The identifier of the interaction that the participant record relates to.

InteractionParticipantId

long

The unique identifier for the interaction participant object.
  • Primary Key

LastUpdateDate

{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp

The date when the record was last updated.

LastUpdateLogin

string

The login of the user who last updated the record.

LastUpdatedBy

string

The user who last updated the record.

ObjectVersionNumber

int

The number used to implement locking. This number is incremented every time that the row is updated. The number is compared at the start and end of a transaction to determine whether another session has updated the row.

ParticipantId

long

The party identifier of the TCA Party, Account, or Site. These participants can be internal (resources) or external (contacts, accounts, sites, or employees).

ParticipantTypeCode

string

The type of the participant such as Contact, Resource, and so on.

RelationshipId

long

The relationship identifier for the record.

ResourceOrgId

long

The sales organization identifier for a resource participant.

UserGUID

string

The "light weight" user global unique identifier. It is the foreign key to FND_USER. Light Weight users are defined in the Extended Security (XS) System.