In a UiPath Studio project, the property ValidateUnconnectedNodes is set to True on a flowchart. A Log Message activity on this flowchart is not connected to any other node. What is the behavior of this setting at design time?
In a UiPath Studio project, the property ValidateUnconnectedNodes is set to True on a flowchart. A Log Message activity on this flowchart is not connected to any other node. What is the behavior of this setting at design time?
When the ValidateUnconnectedNodes property is set to True in a UiPath Studio project, it enforces that all nodes in the flowchart must be connected. At design time, the flowchart will show an error indicating that there are activities which are unconnected to the other activities in the flowchart. This ensures that the workflow is properly configured before execution.
D is the correct answer
D is the right answer.
Answer is D: https://www.youtube.com/watch?v=eEMoqnj5Fy0&ab_channel=RPALearners
By the the keyword is "Design TIme"
The correct answer is D because the error is shown on Flowchart not "only when Validate File".
I am not sure betwen B and D but if you test this in studio the error is: "Flochart 'Flowchart' does not have a StartNode" All nodes must be connected when ValidateUnconnectedNodes is set to True before the Flowchart 'Flowchart' can be used."
Tested in Studio !
C is the correct answer
Tested it in studio B is the correct answer