WorkflowLog
This is a table representing the WorkflowLog entities in Dynamics CRM.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
Unique identifier of the process log. |
| ActivityName | String | False |
Name of the activity which the process step is currently processing. |
| AsyncOperationId_Id | String | False |
Unique identifier of the parent record. |
| AsyncOperationId_LogicalName | String | False | |
| AsyncOperationId_Name | String | False | |
| ChildWorkflowInstanceId_Id | String | False |
Unique identifier of the system job. |
| ChildWorkflowInstanceId_LogicalName | String | False | |
| ChildWorkflowInstanceId_Name | String | False | |
| CompletedOn | Datetime | False |
Date and time when the operation was completed. |
| CreatedBy_Id | String | True |
Unique identifier of the user who created the process log entry. |
| CreatedBy_LogicalName | String | True | |
| CreatedBy_Name | String | True | |
| CreatedOn | Datetime | True |
Date and time when the process log entry was created. |
| CreatedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who created the process log. |
| CreatedOnBehalfBy_LogicalName | String | True | |
| CreatedOnBehalfBy_Name | String | True | |
| Description | String | False |
Description of the process step. |
| ErrorCode | Integer | False |
Error code related to process. |
| InteractionActivityResult | String | False |
String specifying the result of an interaction activity. |
| Message | String | False |
Message related to process. |
| ModifiedBy_Id | String | True |
Unique identifier of the user who last modified the process log entry. |
| ModifiedBy_LogicalName | String | True | |
| ModifiedBy_Name | String | True | |
| ModifiedOn | Datetime | True |
Date and time when the process log entry was last modified. |
| ModifiedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who last modified the process log. |
| ModifiedOnBehalfBy_LogicalName | String | True | |
| ModifiedOnBehalfBy_Name | String | True | |
| OwnerId_Id | String | False |
Unique identifier of the user or team who owns the process log. |
| OwnerId_LogicalName | String | False | |
| OwnerId_Name | String | False | |
| OwningBusinessUnit_Id | String | True |
Unique identifier of the business unit that owns the process. |
| OwningBusinessUnit_LogicalName | String | True | |
| OwningBusinessUnit_Name | String | True | |
| OwningTeam_Id | String | True |
Unique identifier of the team who owns the process log. |
| OwningTeam_LogicalName | String | True | |
| OwningTeam_Name | String | True | |
| OwningUser_Id | String | True |
Unique identifier of the user who owns the process. |
| OwningUser_LogicalName | String | True | |
| OwningUser_Name | String | True | |
| RegardingObjectId_Id | String | False |
Unique identifier of the associated record. |
| RegardingObjectId_LogicalName | String | False | |
| RegardingObjectId_Name | String | False | |
| StageName | String | False |
Name of the process stage. |
| Status | String | False |
Status of the process step for which process log record has been created: In Progress, Successfully Completed, or Failed. |
| StepName | String | False |
Name of the process step. |
| WorkflowLogId | String | False |
Unique identifier of the process log entry. |