RibbonMetadataToProcess table/entity reference

Note

Unsure about table vs. entity? See Developers: Understand terminology in Microsoft Dataverse.

Container for Ribbon Metadata To Process

Messages

Message Web API Operation SDK Assembly
RetrieveMultiple GET [org URI]/api/data/v9.0/RibbonMetadataSetToProcess
See Query Data
RetrieveMultipleRequest or
RetrieveMultiple

Properties

Property Value
CollectionSchemaName RibbonMetadataToProcesses
DisplayCollectionName Ribbon Metadata Set To Process
DisplayName Ribbon Metadata To Process
EntitySetName RibbonMetadataSetToProcess
IsBPFEntity False
LogicalCollectionName ribbonmetadatatoprocesses
LogicalName ribbonmetadatatoprocess
OwnershipType None
PrimaryIdAttribute ribbonmetadatarowid
PrimaryNameAttribute
SchemaName RibbonMetadataToProcess

Writable columns/attributes

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

EntityName

Property Value
Description Entity Logical Name
DisplayName Entity Logical Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName entityname
MaxLength 256
RequiredLevel SystemRequired
Type String

ExceptionMessage

Property Value
Description Exception message
DisplayName Exception message which occurred during ribbon entity processing.
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName exceptionmessage
MaxLength 1024
RequiredLevel None
Type String

IsDbUpdate

Property Value
Description Is entity created via Db Update
DisplayName Is entity created via Db Update
Format None
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName isdbupdate
MaxValue 10
MinValue 0
RequiredLevel None
Type Integer

RetryCount

Property Value
Description Retry Count
DisplayName Retry Count
Format None
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName retrycount
MaxValue 100
MinValue 0
RequiredLevel SystemRequired
Type Integer

RibbonMetadataRowId

Property Value
Description Unique identifier for Ribbon Metadata Instance To Process
DisplayName Ribbon Metadata To Process
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName ribbonmetadatarowid
RequiredLevel SystemRequired
Type Uniqueidentifier

SolutionId

Property Value
Description Solution Id
DisplayName Solution Id
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName solutionid
RequiredLevel SystemRequired
Type Uniqueidentifier

SolutionName

Property Value
Description Solution Name of the ribbon entity
DisplayName Solution Name of the ribbon entity.
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName solutionname
MaxLength 256
RequiredLevel None
Type String

Status

Property Value
Description Status
DisplayName Status
Format None
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName status
MaxValue 100
MinValue 0
RequiredLevel SystemRequired
Type Integer

Read-only columns/attributes

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

CompletedOn

Property Value
DateTimeBehavior UserLocal
Description Shows the date and time when the ribbon entity record has finished processing. The date and time are displayed in the time zone selected in Microsoft Dynamics 365 options.
DisplayName Completed On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName completedon
RequiredLevel None
Type DateTime

CreatedOn

Property Value
DateTimeBehavior UserLocal
Description Shows the date and time when the record was created. The date and time are displayed in the time zone selected in Microsoft Dynamics 365 options.
DisplayName Created On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName createdon
RequiredLevel None
Type DateTime

ProcessedOn

Property Value
DateTimeBehavior UserLocal
Description Shows the date and time when the record was processed. The date and time are displayed in the time zone selected in Microsoft Dynamics 365 options.
DisplayName Processed On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName processedon
RequiredLevel None
Type DateTime

See also

About the table reference
Web API Reference
ribbonmetadatatoprocess EntityType