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. |
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.