1148 - FlowchartSwitchCaseNotFound
Properties
Property | Value |
---|---|
ID | 1148 |
Keywords | WFActivities |
Level | Information |
Channel | Microsoft-Windows-Application Server-Applications/Debug |
Description
Indicates that neither a matching case or a default case in a Flowchart switch could be found. Flowchart execution will end.
Message
Flowchart '%1'/FlowSwitch - could find neither a Case activity nor a Default Case matching the Expression result. Flowchart execution will end.
Details
Data Item Name | Data Item Type | Description |
---|---|---|
FlowChart | xs:string | The display name of the FlowChart. |
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.