Work Queue Record (msdyn_workqueuerecord) table/entity reference (Microsoft Dynamics 365)

Entity created to store WorkQueue Data Model Records

Messages

The following table lists the messages for the Work Queue Record (msdyn_workqueuerecord) table. Messages represent operations that can be performed on the table. They may also be events.

Name
Is Event?
Web API Operation SDK for .NET
BulkRetain
Event: True
BulkRetain Learn to use messages with the SDK for .NET
Create
Event: True
POST /msdyn_workqueuerecords
See Create
Create records
CreateMultiple
Event: True
CreateMultiple CreateMultipleRequest
Delete
Event: True
DELETE /msdyn_workqueuerecords(msdyn_workqueuerecordid)
See Delete
Delete records
PurgeRetainedContent
Event: True
PurgeRetainedContent Learn to use messages with the SDK for .NET
Retain
Event: True
Retain Learn to use messages with the SDK for .NET
Retrieve
Event: True
GET /msdyn_workqueuerecords(msdyn_workqueuerecordid)
See Retrieve
Retrieve records
RetrieveEntityChanges
Event: True
RetrieveEntityChangesRequest
RetrieveMultiple
Event: True
GET /msdyn_workqueuerecords
See Query data
Query data
RollbackRetain
Event: True
RollbackRetain Learn to use messages with the SDK for .NET
Update
Event: True
PATCH /msdyn_workqueuerecords(msdyn_workqueuerecordid)
See Update
Update records
UpdateMultiple
Event: True
UpdateMultiple UpdateMultipleRequest
Upsert
Event: False
PATCH /msdyn_workqueuerecords(msdyn_workqueuerecordid)
See Upsert a table row
UpsertRequest
UpsertMultiple
Event: False
UpsertMultiple UpsertMultipleRequest
ValidateRetentionConfig
Event: True
ValidateRetentionConfig Learn to use messages with the SDK for .NET

Properties

The following table lists selected properties for the Work Queue Record (msdyn_workqueuerecord) table.

Property Value
DisplayName Work Queue Record
DisplayCollectionName workqueuerecord
SchemaName msdyn_workqueuerecord
CollectionSchemaName msdyn_workqueuerecords
EntitySetName msdyn_workqueuerecords
LogicalName msdyn_workqueuerecord
LogicalCollectionName msdyn_workqueuerecords
PrimaryIdAttribute msdyn_workqueuerecordid
PrimaryNameAttribute msdyn_primaryname
TableType Virtual
OwnershipType OrganizationOwned

Writable columns/attributes

These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.

ImportSequenceNumber

Property Value
Description Sequence number of the import that created this record.
DisplayName Import Sequence Number
IsValidForForm False
IsValidForRead True
LogicalName importsequencenumber
RequiredLevel None
Type Integer
MaxValue 2147483647
MinValue -2147483648

msdyn_displayattributes

Property Value
Description Display Attributes
DisplayName Display Attributes
IsValidForForm True
IsValidForRead True
LogicalName msdyn_displayattributes
RequiredLevel None
Type Memo
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 10000

msdyn_duetime

Property Value
Description Next activity or Sequence step due time
DisplayName Next Action Due time
IsValidForForm True
IsValidForRead True
LogicalName msdyn_duetime
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior True
DateTimeBehavior UserLocal
Format DateAndTime
ImeMode Auto
SourceTypeMask 0

msdyn_endtime

Property Value
Description Activity End time
DisplayName Activity End time
IsValidForForm True
IsValidForRead True
LogicalName msdyn_endtime
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior True
DateTimeBehavior UserLocal
Format DateAndTime
ImeMode Auto
SourceTypeMask 0

msdyn_entitysetname

Property Value
Description Set Name of Entity.
DisplayName Entity Set Name
IsValidForForm True
IsValidForRead True
LogicalName msdyn_entitysetname
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

msdyn_entitytypecode

Property Value
Description Entity Type code for this entity.
DisplayName Entity Type Code
IsValidForForm True
IsValidForRead True
LogicalName msdyn_entitytypecode
RequiredLevel None
Type Integer
MaxValue 2147483647
MinValue -2147483648

msdyn_entitytypedisplayname

Property Value
Description Display Name of Entity Type.
DisplayName EntityType Display Name
IsValidForForm True
IsValidForRead True
LogicalName msdyn_entitytypedisplayname
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

msdyn_entitytypelogicalname

Property Value
Description Logical Name of Entity Type.
DisplayName EntityType Logical Name
IsValidForForm True
IsValidForRead True
LogicalName msdyn_entitytypelogicalname
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

msdyn_filterattributes

Property Value
Description Fields added for performing client side custom filtering.
DisplayName Filter Attributes
IsValidForForm True
IsValidForRead True
LogicalName msdyn_filterattributes
RequiredLevel None
Type Memo
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 1000000

msdyn_linkedactivityid

Property Value
Description Unique identifier of the activity linked to the sequence step
DisplayName Linked activity id
IsValidForForm True
IsValidForRead True
LogicalName msdyn_linkedactivityid
RequiredLevel None
Type Uniqueidentifier

msdyn_nextactionerrorstate

Property Value
Description Next action error state for this record.
DisplayName Next action error state
IsValidForForm True
IsValidForRead True
LogicalName msdyn_nextactionerrorstate
RequiredLevel None
Type Integer
MaxValue 2147483647
MinValue -2147483648

msdyn_nextactionid

Property Value
Description GUID for next action id.
DisplayName Next Action Id
IsValidForForm True
IsValidForRead True
LogicalName msdyn_nextactionid
RequiredLevel None
Type Uniqueidentifier

msdyn_nextactionname

Property Value
Description Next action name from Sequence/Activity.
DisplayName Next Action Name
IsValidForForm True
IsValidForRead True
LogicalName msdyn_nextactionname
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 80

msdyn_nextactionsource

Property Value
Description Source name for action from Sequence or Activity.
DisplayName Next Action Source
IsValidForForm True
IsValidForRead True
LogicalName msdyn_nextactionsource
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 80

msdyn_nextactionsubtype

Property Value
Description Display Name for Next Action Sub Type.
DisplayName Next Action Sub Type
IsValidForForm True
IsValidForRead True
LogicalName msdyn_nextactionsubtype
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

msdyn_nextactiontype

Property Value
Description Activity Name or Sequence step like Email, Phone Call, Task etc.
DisplayName Next Action Type
IsValidForForm True
IsValidForRead True
LogicalName msdyn_nextactiontype
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

msdyn_nextactiontypedisplayname

Property Value
Description Display Name for Next Action Type.
DisplayName Next Action Type Display Name
IsValidForForm True
IsValidForRead True
LogicalName msdyn_nextactiontypedisplayname
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

msdyn_nextactionwaitstate

Property Value
Description Next action wait state for this record.
DisplayName Next action wait state
IsValidForForm True
IsValidForRead True
LogicalName msdyn_nextactionwaitstate
RequiredLevel None
Type Integer
MaxValue 2147483647
MinValue -2147483648

msdyn_operationparameter

Property Value
Description Sequence Operation Parameter.
DisplayName Sequence Operation Parameter
IsValidForForm True
IsValidForRead True
LogicalName msdyn_operationparameter
RequiredLevel None
Type Memo
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 2000

msdyn_primaryentityid

Property Value
Description Unique ID for entity record.
DisplayName Primary Entity Id
IsValidForForm True
IsValidForRead True
LogicalName msdyn_primaryentityid
RequiredLevel ApplicationRequired
Type Uniqueidentifier

msdyn_primaryname

Property Value
Description Name of the entity for the related workqueue record.
DisplayName Primary Entity Name
IsValidForForm True
IsValidForRead True
LogicalName msdyn_primaryname
RequiredLevel ApplicationRequired
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

msdyn_prioritygrade

Property Value
Description Priority grade for primary entity.
DisplayName Priority Grade
IsValidForForm True
IsValidForRead True
LogicalName msdyn_prioritygrade
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 300

msdyn_priorityscore

Property Value
Description Priority score for primary entity.
DisplayName Priority Score
IsValidForForm True
IsValidForRead True
LogicalName msdyn_priorityscore
RequiredLevel None
Type Decimal
ImeMode Auto
MaxValue 100000000000
MinValue -100000000000
Precision 2
SourceTypeMask 0

msdyn_sequenceid

Property Value
Description GUID of sequence id.
DisplayName Sequence Id
IsValidForForm True
IsValidForRead True
LogicalName msdyn_sequenceid
RequiredLevel None
Type Uniqueidentifier

msdyn_sequencename

Property Value
Description Name of the Sequence
DisplayName Sequence Name
IsValidForForm True
IsValidForRead True
LogicalName msdyn_sequencename
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 500

msdyn_sequencestepid

Property Value
Description GUID of sequence step id.
DisplayName Sequence Step Id
IsValidForForm True
IsValidForRead True
LogicalName msdyn_sequencestepid
RequiredLevel None
Type Uniqueidentifier

msdyn_sortattributes

Property Value
Description Sort field values for performing client side sorting.
DisplayName Sort Attributes
IsValidForForm True
IsValidForRead True
LogicalName msdyn_sortattributes
RequiredLevel None
Type Memo
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 1000000

msdyn_workqueuerecordId

Property Value
Description Unique identifier for entity instances.
DisplayName WorkQueue Record Id
IsValidForForm False
IsValidForRead True
LogicalName msdyn_workqueuerecordid
RequiredLevel SystemRequired
Type Uniqueidentifier

Read-only columns/attributes

These columns/attributes return false for both IsValidForCreate and IsValidForUpdate. Listed by SchemaName.

CreatedBy

Property Value
Description Unique identifier of the user who created the record.
DisplayName Created By
IsValidForForm True
IsValidForRead True
LogicalName createdby
RequiredLevel None
Type Lookup
Targets

CreatedOn

Property Value
Description Date and time when the record was created.
DisplayName Created On
IsValidForForm True
IsValidForRead True
LogicalName createdon
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior False
DateTimeBehavior UserLocal
Format DateAndTime
ImeMode Inactive
SourceTypeMask 0

CreatedOnBehalfBy

Property Value
Description Unique identifier of the delegate user who created the record.
DisplayName Created By (Delegate)
IsValidForForm True
IsValidForRead True
LogicalName createdonbehalfby
RequiredLevel None
Type Lookup
Targets

ModifiedBy

Property Value
Description Unique identifier of the user who modified the record.
DisplayName Modified By
IsValidForForm True
IsValidForRead True
LogicalName modifiedby
RequiredLevel None
Type Lookup
Targets

ModifiedOn

Property Value
Description Date and time when the record was modified.
DisplayName Modified On
IsValidForForm True
IsValidForRead True
LogicalName modifiedon
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior False
DateTimeBehavior UserLocal
Format DateAndTime
ImeMode Auto
SourceTypeMask 0

ModifiedOnBehalfBy

Property Value
Description Unique identifier of the delegate user who modified the record.
DisplayName Modified By (Delegate)
IsValidForForm True
IsValidForRead True
LogicalName modifiedonbehalfby
RequiredLevel None
Type Lookup
Targets

See also

Dataverse table/entity reference
Dataverse Web API Reference