Event Expander Breadcrumb (EventExpanderBreadcrumb) table/entity reference

Table to store breadcrumb records of Event Expander pipeline.

Messages

The following table lists the messages for the Event Expander Breadcrumb (EventExpanderBreadcrumb) 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
Create
Event: True
POST /eventexpanderbreadcrumbs
See Create
Create records
CreateMultiple
Event: True
CreateMultiple CreateMultipleRequest
Delete
Event: True
DELETE /eventexpanderbreadcrumbs(eventexpanderbreadcrumbid)
See Delete
Delete records
DeleteMultiple
Event: True
DeleteMultiple Learn to use messages with the SDK for .NET
Retrieve
Event: True
GET /eventexpanderbreadcrumbs(eventexpanderbreadcrumbid)
See Retrieve
Retrieve records
RetrieveEntityChanges
Event: True
RetrieveEntityChangesRequest
RetrieveMultiple
Event: True
GET /eventexpanderbreadcrumbs
See Query data
Query data
Update
Event: True
PATCH /eventexpanderbreadcrumbs(eventexpanderbreadcrumbid)
See Update
Update records
UpdateMultiple
Event: True
UpdateMultiple UpdateMultipleRequest
Upsert
Event: True
PATCH /eventexpanderbreadcrumbs(eventexpanderbreadcrumbid)
See Upsert a table row
UpsertRequest
UpsertMultiple
Event: True
UpsertMultiple UpsertMultipleRequest

Properties

The following table lists selected properties for the Event Expander Breadcrumb (EventExpanderBreadcrumb) table.

Property Value
DisplayName Event Expander Breadcrumb
DisplayCollectionName Event Expander Breadcrumbs
SchemaName EventExpanderBreadcrumb
CollectionSchemaName EventExpanderBreadcrumbs
EntitySetName eventexpanderbreadcrumbs
LogicalName eventexpanderbreadcrumb
LogicalCollectionName eventexpanderbreadcrumbs
PrimaryIdAttribute eventexpanderbreadcrumbid
PrimaryNameAttribute name
TableType Elastic
OwnershipType OrganizationOwned

Writable columns/attributes

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

CompletedOn

Property Value
Description Date and time when the event expander breadcrumb was completed.
DisplayName Completed On
IsValidForForm True
IsValidForRead True
LogicalName completedon
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior False
DateTimeBehavior UserLocal
Format DateAndTime
ImeMode Inactive
SourceTypeMask 0

CorrelationId

Property Value
Description Unique identifier used to correlate.
DisplayName CorrelationId
IsValidForForm False
IsValidForRead True
LogicalName correlationid
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

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 systemuser

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

Data

Property Value
Description The event payload.
DisplayName Data
IsValidForForm True
IsValidForRead True
LogicalName data
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100000

DataBlobId

Property Value
Description File Id for the blob url used for file storage.
DisplayName Data File Id
IsValidForForm False
IsValidForRead True
LogicalName datablobid
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 128000

ErrorCode

Property Value
Description The error code of error for event expander breadcrumb in case of failure.
DisplayName Error Code
IsValidForForm True
IsValidForRead True
LogicalName errorcode
RequiredLevel None
Type Integer
MaxValue 2147483647
MinValue -2147483648

EventExpanderBreadcrumbId

Property Value
Description Unique identifier for entity instances.
DisplayName Event Expander Breadcrumb Id
IsValidForForm False
IsValidForRead True
LogicalName eventexpanderbreadcrumbid
RequiredLevel SystemRequired
Type Uniqueidentifier

ExpanderStartTime

Property Value
Description The datetime when the Expander pipeline started.
DisplayName Expander Start Time
IsValidForForm True
IsValidForRead True
LogicalName expanderstarttime
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior False
DateTimeBehavior UserLocal
Format DateAndTime
ImeMode Inactive
SourceTypeMask 0

FriendlyMessage

Property Value
Description The friendly message for end user.
DisplayName Friendly Message
IsValidForForm True
IsValidForRead True
LogicalName friendlymessage
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 1073741823

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

ModifiedBy

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

ModifiedOn

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

Name

Property Value
Description The name of the event expander breadcrumb.
DisplayName Name
IsValidForForm True
IsValidForRead True
LogicalName name
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 512

OperationType

Property Value
Description The number of times breadcrumb has been retried.
DisplayName Retry Count
IsValidForForm True
IsValidForRead True
LogicalName operationtype
RequiredLevel None
Type Integer
MaxValue 2147483647
MinValue 0

OverriddenCreatedOn

Property Value
Description Date and time that the record was migrated.
DisplayName Record Created On
IsValidForForm False
IsValidForRead True
LogicalName overriddencreatedon
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior False
DateTimeBehavior UserLocal
Format DateOnly
ImeMode Inactive
SourceTypeMask 0

PartitionId

Property Value
Description Logical partition id. A logical partition consists of a set of records with same partition id.
DisplayName Partition Id
IsValidForForm True
IsValidForRead True
LogicalName partitionid
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

PostponeUntil

Property Value
Description Indicates whether the event should run only after the specified date and time.
DisplayName Postpone Until
IsValidForForm True
IsValidForRead True
LogicalName postponeuntil
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior False
DateTimeBehavior UserLocal
Format DateAndTime
ImeMode Inactive
SourceTypeMask 0

RetryCount

Property Value
Description The number of times breadcrumb has been retried.
DisplayName Retry Count
IsValidForForm True
IsValidForRead True
LogicalName retrycount
RequiredLevel None
Type Integer
MaxValue 2147483647
MinValue 0

StartedOn

Property Value
Description Date and time when the event expander breadcrumb was started.
DisplayName Started On
IsValidForForm True
IsValidForRead True
LogicalName startedon
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior False
DateTimeBehavior UserLocal
Format DateAndTime
ImeMode Inactive
SourceTypeMask 0

StateCode

Property Value
Description The status of event expander breadcrumb.
DisplayName Status
IsValidForForm True
IsValidForRead True
LogicalName breadcrumbstatecode
RequiredLevel ApplicationRequired
Type Picklist
DefaultFormValue 0
GlobalChoiceName eventexpanderbreadcrumb_statecode

StateCode Choices/Options

Value Label
0 Ready
2 Locked
3 Completed

StatusCode

Property Value
Description The status reason for event expander breadcrumb.
DisplayName Status Reason
IsValidForForm True
IsValidForRead True
LogicalName breadcrumbstatuscode
RequiredLevel ApplicationRequired
Type Picklist
DefaultFormValue 0
GlobalChoiceName eventexpanderbreadcrumb_statuscode

StatusCode Choices/Options

Value Label
0 Waiting For Resources
20 In Progress
22 Canceling
30 Succeeded
31 Failed
32 Canceled

TTLInSeconds

Property Value
Description Time to live in seconds.
DisplayName Time to live
IsValidForForm True
IsValidForRead True
LogicalName ttlinseconds
RequiredLevel None
Type Integer
MaxValue 2147483647
MinValue 1

Workload

Property Value
Description The name of the workload.
DisplayName Workload
IsValidForForm True
IsValidForRead True
LogicalName workload
RequiredLevel ApplicationRequired
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 512

Read-only columns/attributes

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

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 systemuser

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 systemuser

VersionNumber

Property Value
Description Version Number
DisplayName Version Number
IsValidForForm False
IsValidForRead True
LogicalName versionnumber
RequiredLevel None
Type BigInt
MaxValue 9223372036854775807
MinValue -9223372036854775808

Many-to-One relationships

These relationships are many-to-one. Listed by SchemaName.

lk_eventexpanderbreadcrumb_createdby

One-To-Many Relationship: systemuser lk_eventexpanderbreadcrumb_createdby

Property Value
ReferencedEntity systemuser
ReferencedAttribute systemuserid
ReferencingAttribute createdby
ReferencingEntityNavigationPropertyName createdby
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_eventexpanderbreadcrumb_createdonbehalfby

One-To-Many Relationship: systemuser lk_eventexpanderbreadcrumb_createdonbehalfby

Property Value
ReferencedEntity systemuser
ReferencedAttribute systemuserid
ReferencingAttribute createdonbehalfby
ReferencingEntityNavigationPropertyName createdonbehalfby
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_eventexpanderbreadcrumb_modifiedby

One-To-Many Relationship: systemuser lk_eventexpanderbreadcrumb_modifiedby

Property Value
ReferencedEntity systemuser
ReferencedAttribute systemuserid
ReferencingAttribute modifiedby
ReferencingEntityNavigationPropertyName modifiedby
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_eventexpanderbreadcrumb_modifiedonbehalfby

One-To-Many Relationship: systemuser lk_eventexpanderbreadcrumb_modifiedonbehalfby

Property Value
ReferencedEntity systemuser
ReferencedAttribute systemuserid
ReferencingAttribute modifiedonbehalfby
ReferencingEntityNavigationPropertyName modifiedonbehalfby
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

See also

Dataverse table/entity reference
Dataverse Web API Reference
eventexpanderbreadcrumb