Exam UiARD All QuestionsBrowse all questions from this exam
Question 194

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?

    Correct Answer: D

    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.

Discussion
njushOption: D

D is the correct answer

[Removed]Option: D

D is the right answer.

mzzaOption: D

Answer is D: https://www.youtube.com/watch?v=eEMoqnj5Fy0&ab_channel=RPALearners

mzza

By the the keyword is "Design TIme"

Engineer24Option: D

The correct answer is D because the error is shown on Flowchart not "only when Validate File".

Engineer24Option: D

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

Engineer24Option: B

Tested in Studio !

Qwerty12300Option: C

C is the correct answer

LarcAi_TrainingOption: B

Tested it in studio B is the correct answer