How to use State Machines in UiPath? | State Machines in UiPath | Sample Use Case

Опубликовано: 27 Октябрь 2024
на канале: Oguzhan Sanyilmaz
597
13

In this UiPath tutorial, we will learn what is state machines and how to use them in UiPath. In general we use state machines as a part of REFramework in UiPath projects. State machines consists of States, Transitions(with conditions) and Final State. We will implement ATM machine scenario for deposit/withdrawal money with state machine structure.

#uipath #statemachine #uipathtutorial

👉 Follow me:👇👇
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
🔔 Subscribe -    / @oguzhansanyilmaz  
💼 LinkedIn -   / osanyilmaz  
💻 Website - https://automationschool.org/

[00:00] - Introduction
[00:45] - Adding State Machine Activity
[01:10] - Implementing Initial State
[02:20] - Explaining Transitions
[02:45] - Adding Deposit & Withdrawal States
[03:13] - Implementing Deposit State
[05:07] - Implementing Withdrawal State
[07:00] - Implementing Final State
[07:43] - Defining Transitions for Final State
[08:32] - 1st Run
[08.55] - Adding Balance Amount Info to Dialogs
[10:20] - 2nd Run
[10:58] - Conclusion
[11:20] - Outro