1004 - WorkflowInstanceAborted

Properties

Property Description
ID 1004
Keywords WFRuntime
Level Information
Channel Microsoft-Windows-Application Server-Applications/Debug

Description

Indicates a workflow instance has aborted with an exception.

Message

WorkflowInstance Id: '%1' was aborted with an exception.

Details

Data Item Name Data Item Type Description
WorkflowInstanceId xs:string The instance id for the workflow
Exception xs:string The exception details for the exception
AppDomain xs:string The string returned by AppDomain.CurrentDomain.FriendlyName.