Queue Resources

The view QueueResourceExtractPVO object provides details about the resources who are members of a queue.

Data Store Key : CrmAnalyticsAM.ServiceExtractAM.SvcMgmtBiccExtractAM.QueueResourceExtractPVO

Primary Keys : QueueResourceId

Initial Extract Date : CreationDate

Incremental Extract Date : LastUpdateDate

Attributes

This table provides the list of exposed attributes and their descriptions.

Name Description
CreatedBy The user who created the row.
CreationDate The date and time when the row was created.
DeletedFlag Indicates whether the record is logically deleted.
EnabledFlag Flag indicating whether the resource is enabled for the queue or not.
LastUpdateDate The date and time when the row was last updated.
LastUpdateLogin The session login of the user who last updated the row.
LastUpdatedBy The user who last updated the row.
ObjectId The unique identifier of the resource. This is a foreign key to either the Party view object for an individual resource, or to JTF_RS_TEAMS for a resource team.
ObjectTypeCd Identifies the type of resource, either an individual resource, or a resource team.
ObjectVersionNumber The number of times the row has been updated.
Priority Identifies the priority of an overflow queue.
QueueId The unique identifier of the assigned queue. This is foreign key to the Queue view object.
QueueResourceId The unique identifier of the record. This is the primary key for the view object.