Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
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. |
Samarbejd med os på GitHub
Kilden til dette indhold kan findes på GitHub, hvor du også kan oprette og gennemse problemer og pullanmodninger. Du kan få flere oplysninger i vores vejledning til bidragydere.