Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.