workflowlog EntityType
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Description: Log used to track process execution.
Entity Set path:[organization URI]/api/data/v8.2/workflowlogs
Base Type: crmbaseentity EntityType
Display Name: Process Log
Primary Key: workflowlogid
Single-valued navigation properties
The workflowlog entity type has no collection-valued navigation properties.
Properties represent fields of data stored in the entity. Some properties are read-only.
Name | Type | Details |
|---|---|---|
activityname | Edm.String | Description: Name of the activity which the process step is currently processing. Display Name: Activity Name |
completedon | Edm.DateTimeOffset | Description: Date and time when the operation was completed. Display Name: Completed On |
createdon | Edm.DateTimeOffset | Description: Date and time when the process log entry was created. Display Name: Started On Read-only property |
description | Edm.String | Description: Description of the process step. Display Name: Step Description |
duration | Edm.Int32 | Description: Duration between completed on and started on, used by business process flow. Display Name: Duration Computed property Read-only property |
errorcode | Edm.Int32 | Description: Error code related to process. Display Name: Error Message |
interactionactivityresult | Edm.String | Description: String specifying the result of an interaction activity. Display Name: Interaction Activity Result |
message | Edm.String | Description: Message related to process. Display Name: Message |
modifiedon | Edm.DateTimeOffset | Description: Date and time when the process log entry was last modified. Display Name: Modified On Read-only property |
stagename | Edm.String | Description: Name of the process stage. Display Name: Process Stage |
startedon | Edm.DateTimeOffset | Description: Date and time when the operation was started. Display Name: Started On |
status | Edm.Int32 | Description: Status of the process step for which process log record has been created: In Progress, Successfully Completed, or Failed. Default Options: 1 : In Progress Display Name: Status |
stepname | Edm.String | Description: Name of the process step. Display Name: Step Name |
workflowlogid | Edm.Guid | Description: Unique identifier of the process log entry. Display Name: Process Log |
Lookup properties are read-only, computed properties which contain entity primary key Edm.Guid data for one or more corresponding single-valued navigation properties. More information: Lookup properties and Retrieve data about lookup properties
Name | Single-valued navigation property | Description |
|---|---|---|
_asyncoperationid_value | LeadToOpportunitySalesProcess_asyncoperationid ExpiredProcess_asyncoperationid TranslationProcess_asyncoperationid OpportunitySalesProcess_asyncoperationid PhoneToCaseProcess_asyncoperationid asyncoperationid_asyncoperation NewProcess_asyncoperationid | Unique identifier of the parent record. |
_childworkflowinstanceid_value | childworkflowinstanceid_asyncoperation | Unique identifier of the system job. |
_createdby_value | createdby | Unique identifier of the user who created the process log entry. |
_createdonbehalfby_value | createdonbehalfby | Unique identifier of the delegate user who created the process log. |
_modifiedby_value | modifiedby | Unique identifier of the user who last modified the process log entry. |
_modifiedonbehalfby_value | modifiedonbehalfby | Unique identifier of the delegate user who last modified the process log. |
_ownerid_value | Unique identifier of the user or team who owns the process log. | |
_owningbusinessunit_value | owningbusinessunit | Unique identifier of the business unit that owns the process. |
_owningteam_value | owningteam | Unique identifier of the team who owns the process log. |
_owninguser_value | Unique identifier of the user who owns the process. | |
_regardingobjectid_value | Unique identifier of the associated record. |
Single-valued navigation properties represent lookup fields where a single entity can be referenced. Each single-valued navigation property has a corresponding partner collection-valued navigation property on the related entity.
Name | Type | Partner |
|---|---|---|
asyncoperationid_asyncoperation | lk_workflowlog_asyncoperations | |
childworkflowinstanceid_asyncoperation | lk_workflowlog_asyncoperation_childworkflow | |
createdby | lk_workflowlog_createdby | |
createdonbehalfby | lk_workflowlog_createdonbehalfby | |
ExpiredProcess_asyncoperationid | workflowlogs_expiredprocess | |
LeadToOpportunitySalesProcess_asyncoperationid | workflowlogs_leadtoopportunitysalesprocess | |
modifiedby | lk_workflowlog_modifiedby | |
modifiedonbehalfby | lk_workflowlog_modifiedonbehalfby | |
NewProcess_asyncoperationid | workflowlogs_newprocess | |
OpportunitySalesProcess_asyncoperationid | workflowlogs_opportunitysalesprocess | |
owningbusinessunit | business_unit_workflowlogs | |
owningteam | team_workflowlog | |
PhoneToCaseProcess_asyncoperationid | workflowlogs_phonetocaseprocess | |
TranslationProcess_asyncoperationid | workflowlogs_translationprocess |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright