solution history data
Messages
The following table lists the messages for the SolutionHistoryData 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 |
RetrieveMultiple Event: False |
GET /solutionhistories See Query data |
Query data |
Properties
The following table lists selected properties for the SolutionHistoryData table.
| Property |
Value |
| DisplayName |
SolutionHistoryData |
| DisplayCollectionName |
SolutionHistoryDatas |
| SchemaName |
SolutionHistoryData |
| CollectionSchemaName |
SolutionHistoryDatas |
| EntitySetName |
solutionhistories |
| LogicalName |
solutionhistorydata |
| LogicalCollectionName |
solutionhistorydatas |
| PrimaryIdAttribute |
solutionhistorydataid |
| TableType |
Standard |
| OwnershipType |
None |
Writable columns/attributes
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
ActivityId
| Property |
Value |
| Description |
The Activity Id. |
| DisplayName |
The Activity Id |
| IsValidForForm |
True |
| IsValidForRead |
True |
| LogicalName |
activityid |
| RequiredLevel |
None |
| Type |
Uniqueidentifier |
CorrelationId
| Property |
Value |
| Description |
The Correlation Id. |
| DisplayName |
The Correlation Id |
| IsValidForForm |
True |
| IsValidForRead |
True |
| LogicalName |
correlationid |
| RequiredLevel |
None |
| Type |
Uniqueidentifier |
Description
| Property |
Value |
| Description |
Comments associated with solution installation |
| DisplayName |
Description |
| IsValidForForm |
True |
| IsValidForRead |
True |
| LogicalName |
description |
| RequiredLevel |
None |
| Type |
String |
| Format |
Text |
| FormatName |
Text |
| ImeMode |
Auto |
| IsLocalizable |
False |
| MaxLength |
1073741823 |
EndTime
| Property |
Value |
| Description |
DateTime of the end of the solution event. |
| DisplayName |
End Time |
| IsValidForForm |
True |
| IsValidForRead |
True |
| LogicalName |
endtime |
| RequiredLevel |
None |
| Type |
DateTime |
| CanChangeDateTimeBehavior |
False |
| DateTimeBehavior |
UserLocal |
| Format |
DateAndTime |
| ImeMode |
Inactive |
| SourceTypeMask |
0 |
ErrorCode
| Property |
Value |
| Description |
The error code of the operation performed on the solution. |
| DisplayName |
ErrorCode |
| IsValidForForm |
False |
| IsValidForRead |
True |
| LogicalName |
errorcode |
| RequiredLevel |
None |
| Type |
Integer |
| MaxValue |
2147483647 |
| MinValue |
-2147483648 |
ExceptionMessage
| Property |
Value |
| Description |
The Exception Message. |
| DisplayName |
ExceptionMessage |
| IsValidForForm |
True |
| IsValidForRead |
True |
| LogicalName |
exceptionmessage |
| RequiredLevel |
None |
| Type |
String |
| Format |
Text |
| FormatName |
Text |
| ImeMode |
Auto |
| IsLocalizable |
False |
| MaxLength |
1073741823 |
ExceptionStack
| Property |
Value |
| Description |
The Exception Stack. |
| DisplayName |
ExceptionStack |
| IsValidForForm |
True |
| IsValidForRead |
True |
| LogicalName |
exceptionstack |
| RequiredLevel |
None |
| Type |
String |
| Format |
Text |
| FormatName |
Text |
| ImeMode |
Auto |
| IsLocalizable |
False |
| MaxLength |
1073741823 |
IsManaged
| Property |
Value |
| Description |
Is Solution Managed |
| DisplayName |
Is Solution Managed |
| IsValidForForm |
False |
| IsValidForRead |
True |
| LogicalName |
ismanaged |
| RequiredLevel |
SystemRequired |
| Type |
Boolean |
| GlobalChoiceName |
solutionhistorydata_ismanaged |
| DefaultValue |
False |
| True Label |
Yes |
| False Label |
No |
IsMicrosoftPublisher
| Property |
Value |
| Description |
Is the solution published by a Microsoft publisher. |
| DisplayName |
Is Published by Microsoft |
| IsValidForForm |
False |
| IsValidForRead |
True |
| LogicalName |
ismicrosoftpublisher |
| RequiredLevel |
None |
| Type |
Boolean |
| GlobalChoiceName |
solutionhistorydata_ismicrosoftpublisher |
| DefaultValue |
False |
| True Label |
Yes |
| False Label |
No |
IsOverwriteCustomizations
| Property |
Value |
| Description |
Does the event overwrite customizations. |
| DisplayName |
Is Overwrite Customizations |
| IsValidForForm |
False |
| IsValidForRead |
True |
| LogicalName |
isoverwritecustomizations |
| RequiredLevel |
SystemRequired |
| Type |
Boolean |
| GlobalChoiceName |
solutionhistorydata_isoverwritecustomizations |
| DefaultValue |
False |
| True Label |
Yes |
| False Label |
No |
IsPatch
| Property |
Value |
| Description |
Is Solution Patch |
| DisplayName |
Is Solution Patch |
| IsValidForForm |
False |
| IsValidForRead |
True |
| LogicalName |
ispatch |
| RequiredLevel |
SystemRequired |
| Type |
Boolean |
| GlobalChoiceName |
solutionhistorydata_ispatch |
| DefaultValue |
False |
| True Label |
Yes |
| False Label |
No |
Operation
| Property |
Value |
| Description |
The operation performed on the solution. |
| DisplayName |
Operation |
| IsValidForForm |
False |
| IsValidForRead |
True |
| LogicalName |
operation |
| RequiredLevel |
None |
| Type |
Picklist |
| DefaultFormValue |
|
| GlobalChoiceName |
solutionhistorydata_operation |
Operation Choices/Options
| Value |
Label |
| 0 |
Import |
| 1 |
Uninstall |
| 2 |
Export |
PackageName
| Property |
Value |
| Description |
Name of the package. |
| DisplayName |
PackageName |
| IsValidForForm |
True |
| IsValidForRead |
True |
| LogicalName |
packagename |
| RequiredLevel |
None |
| Type |
String |
| Format |
Text |
| FormatName |
Text |
| ImeMode |
Auto |
| IsLocalizable |
False |
| MaxLength |
200 |
PackageVersion
| Property |
Value |
| Description |
Version of the package. |
| DisplayName |
PackageVersion |
| IsValidForForm |
True |
| IsValidForRead |
True |
| LogicalName |
packageversion |
| RequiredLevel |
None |
| Type |
String |
| Format |
Text |
| FormatName |
Text |
| ImeMode |
Auto |
| IsLocalizable |
False |
| MaxLength |
256 |
PublisherName
| Property |
Value |
| Description |
Name of the solution's publisher. |
| DisplayName |
PublisherName |
| IsValidForForm |
True |
| IsValidForRead |
True |
| LogicalName |
publishername |
| RequiredLevel |
None |
| Type |
String |
| Format |
Text |
| FormatName |
Text |
| ImeMode |
Auto |
| IsLocalizable |
False |
| MaxLength |
512 |
Result
| Property |
Value |
| Description |
The result of the operation performed on the solution. |
| DisplayName |
Result |
| IsValidForForm |
False |
| IsValidForRead |
True |
| LogicalName |
result |
| RequiredLevel |
None |
| Type |
Integer |
| MaxValue |
1 |
| MinValue |
0 |
SolutionHistoryDataId
| Property |
Value |
| Description |
Unique identifier for entity instances |
| DisplayName |
SolutionHistoryDataId |
| IsValidForForm |
False |
| IsValidForRead |
True |
| LogicalName |
solutionhistorydataid |
| RequiredLevel |
SystemRequired |
| Type |
Uniqueidentifier |
SolutionId
| Property |
Value |
| Description |
The Solution. |
| DisplayName |
The Solution |
| IsValidForForm |
True |
| IsValidForRead |
True |
| LogicalName |
solutionid |
| RequiredLevel |
None |
| Type |
Uniqueidentifier |
SolutionName
| Property |
Value |
| Description |
Name of the solution. |
| DisplayName |
SolutionName |
| IsValidForForm |
True |
| IsValidForRead |
True |
| LogicalName |
solutionname |
| RequiredLevel |
None |
| Type |
String |
| Format |
Text |
| FormatName |
Text |
| ImeMode |
Auto |
| IsLocalizable |
False |
| MaxLength |
65 |
SolutionVersion
| Property |
Value |
| Description |
The Version of the Solution. |
| DisplayName |
SolutionVersion |
| IsValidForForm |
True |
| IsValidForRead |
True |
| LogicalName |
solutionversion |
| RequiredLevel |
None |
| Type |
String |
| Format |
Text |
| FormatName |
Text |
| ImeMode |
Auto |
| IsLocalizable |
False |
| MaxLength |
256 |
StartTime
| Property |
Value |
| Description |
DateTime of the start of the solution event. |
| DisplayName |
Start Time |
| IsValidForForm |
True |
| IsValidForRead |
True |
| LogicalName |
starttime |
| RequiredLevel |
SystemRequired |
| Type |
DateTime |
| CanChangeDateTimeBehavior |
False |
| DateTimeBehavior |
UserLocal |
| Format |
DateAndTime |
| ImeMode |
Inactive |
| SourceTypeMask |
0 |
Status
| Property |
Value |
| Description |
The status of the operation performed on the solution. |
| DisplayName |
Status |
| IsValidForForm |
False |
| IsValidForRead |
True |
| LogicalName |
status |
| RequiredLevel |
SystemRequired |
| Type |
Picklist |
| DefaultFormValue |
|
| GlobalChoiceName |
solutionhistorydata_status |
Status Choices/Options
| Value |
Label |
| 0 |
Start |
| 1 |
End |
SubOperation
| Property |
Value |
| Description |
The suboperation performed on the solution. |
| DisplayName |
SubOperation |
| IsValidForForm |
False |
| IsValidForRead |
True |
| LogicalName |
suboperation |
| RequiredLevel |
None |
| Type |
Picklist |
| DefaultFormValue |
|
| GlobalChoiceName |
solutionhistorydata_suboperation |
SubOperation Choices/Options
| Value |
Label |
| 0 |
None |
| 1 |
New |
| 2 |
Upgrade |
| 3 |
Update |
| 4 |
Delete |
See also
Dataverse table/entity reference
Dataverse Web API Reference
solutionhistorydata