QuestionQ108

Control Flow

What is the process behavior if, at design time, the ValidateUnconnectedNodes property is set to True on a flowchart and a Log Message activity in that flowchart is not connected to any other node?

Explanation

The ValidateUnconnectedNodes Flowchart property enables notification when activities are not connected to the other activities. Therefore, an unconnected Log Message activity causes a flowchart validation error indicating that activities are not connected within the flowchart.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!