solutionhistorydata EntityType

solution history data

Entity Set Path
[organization URI]/api/data/v9.2/solutionhistories
Base Type
crmbaseentity
Display Name
SolutionHistoryData
Primary Key
solutionhistorydataid
Operations Supported
GET (RetrieveMultiple Only)

Properties

Properties represent fields of data stored in the entity.Some properties are read-only.

Name Type Details
activityid Edm.Guid

The Activity Id.

Display Name: The Activity Id

correlationid Edm.Guid

The Correlation Id.

Display Name: The Correlation Id

endtime Edm.DateTimeOffset

DateTime of the end of the solution event.

Display Name: End Time

errorcode Edm.Int32

The error code of the operation performed on the solution.

Display Name: ErrorCode

exceptionmessage Edm.String

The Exception Message.

Display Name: ExceptionMessage

exceptionstack Edm.String

The Exception Stack.

Display Name: ExceptionStack

ismanaged Edm.Boolean

Is Solution Managed

Display Name: Is Solution Managed

Default Options
Values Label
1 Yes
0 No
ismicrosoftpublisher Edm.Boolean

Is the solution published by a Microsoft publisher.

Display Name: Is Published by Microsoft

Default Options
Values Label
1 Yes
0 No
isoverwritecustomizations Edm.Boolean

Does the event overwrite customizations.

Display Name: Is Overwrite Customizations

Default Options
Values Label
1 Yes
0 No
ispatch Edm.Boolean

Is Solution Patch

Display Name: Is Solution Patch

Default Options
Values Label
1 Yes
0 No
operation Edm.Int32

The operation performed on the solution.

Display Name: Operation

Default Options
Values Label
0 Import
1 Uninstall
2 Export
packagename Edm.String

Name of the package.

Display Name: PackageName

packageversion Edm.String

Version of the package.

Display Name: PackageVersion

publishername Edm.String

Name of the solution's publisher.

Display Name: PublisherName

result Edm.Int32

The result of the operation performed on the solution.

Display Name: Result

solutionhistorydataid Edm.Guid

Unique identifier for entity instances

Display Name: SolutionHistoryDataId

solutionid Edm.Guid

The Solution.

Display Name: The Solution

solutionname Edm.String

Name of the solution.

Display Name: SolutionName

solutionversion Edm.String

The Version of the Solution.

Display Name: SolutionVersion

starttime Edm.DateTimeOffset

DateTime of the start of the solution event.

Display Name: Start Time

status Edm.Int32

The status of the operation performed on the solution.

Display Name: Status

Default Options
Values Label
0 Start
1 End
suboperation Edm.Int32

The suboperation performed on the solution.

Display Name: SubOperation

Default Options
Values Label
0 None
1 New
2 Upgrade
3 Update
4 Delete

See also