A developer uses a State Machine for his process automation project. The developer wants to define conditions under which the automation project can pass from one State to another. What is the possible way to do so?
A.
Drag Transition activity from the Activities Panel to define the condition.
B.
Drag If activity from the Activities Panel to define the condition.
C.
Drag Flowchart Decision activity from the Activities Panel to define the condition.
D.
Connect states to generate a transition and define the condition in it.
The Transition activity cannot be dragged from the Activities Panel, like a conventional activity. It is generated when you link a State to another State or to a Final State, within a State Machine container. This activity helps you input conditions under which the automation project can pass from one State to another.
UiPath Documentation
Exam Topic: Describe how to use state machines versus flowcharts and sequences
Bottom of Form
Top of Form
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit