msdyn_solutionhistory table/entity reference

Note

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

Added by: Microsoft Dynamics 365 Solution History APIs Solution

Messages

Message Web API Operation SDK Assembly
Create POST [org URI]/api/data/v9.0/msdyn_solutionhistories
See Create
CreateRequest or
Create
Delete DELETE [org URI]/api/data/v9.0/msdyn_solutionhistories(msdyn_solutionhistoryid)
See Delete
DeleteRequest or
Delete
Retrieve GET [org URI]/api/data/v9.0/msdyn_solutionhistories(msdyn_solutionhistoryid)
See Retrieve
RetrieveRequest or
Retrieve
RetrieveEntityChanges RetrieveEntityChangesRequest
RetrieveMultiple GET [org URI]/api/data/v9.0/msdyn_solutionhistories
See Query Data
RetrieveMultipleRequest or
RetrieveMultiple
Update PATCH [org URI]/api/data/v9.0/msdyn_solutionhistories(msdyn_solutionhistoryid)
See Update
UpdateRequest or
Update

Properties

Property Value
CollectionSchemaName msdyn_solutionhistories
DisplayCollectionName Solutions History
DisplayName Solution History
EntitySetName msdyn_solutionhistories
IsBPFEntity False
LogicalCollectionName msdyn_solutionhistories
LogicalName msdyn_solutionhistory
OwnershipType OrganizationOwned
PrimaryIdAttribute msdyn_solutionhistoryid
PrimaryNameAttribute msdyn_name
SchemaName msdyn_solutionhistory

Writable columns/attributes

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

msdyn_activityid

Property Value
Description
DisplayName Activity Id
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName msdyn_activityid
MaxLength 100
RequiredLevel None
Type String

msdyn_correlationid

Property Value
Description
DisplayName Correlation Id
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName msdyn_correlationid
MaxLength 100
RequiredLevel None
Type String

msdyn_endtime

Property Value
DateTimeBehavior UserLocal
Description
DisplayName End Time
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName msdyn_endtime
RequiredLevel None
Type DateTime

msdyn_errorcode

Property Value
Description
DisplayName Error Code
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName msdyn_errorcode
MaxLength 100
RequiredLevel None
Type String

msdyn_exceptionmessage

Property Value
Description
DisplayName Exception Message
Format Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName msdyn_exceptionmessage
MaxLength 10000
RequiredLevel None
Type Memo

msdyn_exceptionstack

Property Value
Description
DisplayName Exception Stack
Format Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName msdyn_exceptionstack
MaxLength 10000
RequiredLevel None
Type Memo

msdyn_ismanaged

Property Value
Description
DisplayName Managed
IsValidForForm True
IsValidForRead True
LogicalName msdyn_ismanaged
RequiredLevel None
Type Boolean

msdyn_ismanaged Choices/Options

Value Label Description
1 Yes
0 No

DefaultValue: False

msdyn_isoverwritecustomizations

Property Value
Description
DisplayName Overwrite Customizations
IsValidForForm True
IsValidForRead True
LogicalName msdyn_isoverwritecustomizations
RequiredLevel None
Type Boolean

msdyn_isoverwritecustomizations Choices/Options

Value Label Description
1 Yes
0 No

DefaultValue: False

msdyn_ispatch

Property Value
Description
DisplayName Patch
IsValidForForm True
IsValidForRead True
LogicalName msdyn_ispatch
RequiredLevel None
Type Boolean

msdyn_ispatch Choices/Options

Value Label Description
1 Yes
0 No

DefaultValue: False

msdyn_maxretries

Property Value
Description Maximum number of retries.
DisplayName Maximum Retries
Format None
IsValidForForm True
IsValidForRead True
LogicalName msdyn_maxretries
MaxValue 2147483647
MinValue 0
RequiredLevel None
Type Integer

msdyn_name

Property Value
Description The name of the custom entity.
DisplayName Solution Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName msdyn_name
MaxLength 100
RequiredLevel ApplicationRequired
Type String

msdyn_operation

Property Value
Description
DisplayName Operation
IsValidForForm True
IsValidForRead True
LogicalName msdyn_operation
RequiredLevel None
Type Picklist

msdyn_operation Choices/Options

Value Label Description
0 Import
1 Uninstall
2 Export
3 Publish
4 PublishAll
5 LanguageProvision
6 ImportTranslation
7 RibbonMetadataGeneration
8 WorkflowSetState
9 None

msdyn_packagename

Property Value
Description
DisplayName Package Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName msdyn_packagename
MaxLength 4000
RequiredLevel None
Type String

msdyn_packageversion

Property Value
Description
DisplayName Package Version
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName msdyn_packageversion
MaxLength 100
RequiredLevel None
Type String

msdyn_publisherid

Property Value
Description
DisplayName Publisher Id
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName msdyn_publisherid
MaxLength 100
RequiredLevel None
Type String

msdyn_publishername

Property Value
Description
DisplayName Publisher Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName msdyn_publishername
MaxLength 1000
RequiredLevel None
Type String

msdyn_result

Property Value
Description
DisplayName Result
IsValidForForm True
IsValidForRead True
LogicalName msdyn_result
RequiredLevel None
Type Boolean

msdyn_result Choices/Options

Value Label Description
1 Success
0 Failure

DefaultValue: False

msdyn_retrycount

Property Value
Description Retry count
DisplayName Retry count
Format None
IsValidForForm True
IsValidForRead True
LogicalName msdyn_retrycount
MaxValue 2147483647
MinValue 0
RequiredLevel None
Type Integer

msdyn_solutionhistoryId

Property Value
Description Unique identifier for entity instances
DisplayName Solutionhistory
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName msdyn_solutionhistoryid
RequiredLevel SystemRequired
Type Uniqueidentifier

msdyn_solutionid

Property Value
Description
DisplayName Solution Id
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName msdyn_solutionid
MaxLength 100
RequiredLevel None
Type String

msdyn_solutionversion

Property Value
Description
DisplayName Solution Version
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName msdyn_solutionversion
MaxLength 100
RequiredLevel None
Type String

msdyn_starttime

Property Value
DateTimeBehavior UserLocal
Description
DisplayName Start Time
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName msdyn_starttime
RequiredLevel None
Type DateTime

msdyn_status

Property Value
Description
DisplayName Status
IsValidForForm True
IsValidForRead True
LogicalName msdyn_status
RequiredLevel None
Type Picklist

msdyn_status Choices/Options

Value Label Description
0 Started
1 Completed

msdyn_suboperation

Property Value
Description
DisplayName Suboperation
IsValidForForm True
IsValidForRead True
LogicalName msdyn_suboperation
RequiredLevel None
Type Picklist

msdyn_suboperation Choices/Options

Value Label Description
0 None
1 New
2 Upgrade
3 Update
4 Delete

msdyn_totaltime

Property Value
Description
DisplayName Total Time (seconds)
Format None
IsValidForForm True
IsValidForRead True
LogicalName msdyn_totaltime
MaxValue 2147483647
MinValue 0
RequiredLevel None
Type Integer

See also

About the table reference
Web API Reference
msdyn_solutionhistory EntityType