UiPath Tutorial 06 - Flowchart and Flow Decision Activity | UiPath Workflow Examples

Опубликовано: 14 Январь 2020
на канале: Quality Assurance Lab
41,296
485

Hi Guys!
This video explains-
What is Flowchart in UiPath?
How to use Flow Decision Box in UiPath?
How to use If Condition in UiPath?
How to use flowchart in UiPath?
How to use flow decision in UiPath?

Learning:
Flowchart – used to create complex business process as it allows us to do multiple branching of logical operators

Demo Project: Compare two numbers -

1. Add a Flowchart workflow type

2. Create two number variables – RandomNumber, GuessNumber – Number variables

3. Generate a random number using the random() function - new Random().Next(1,10) and assign it to RandomNumber variable – Assign Activity

4. Take user input to guess the number from 1 to 10 and assign it to GuessNumber variable – Input dialog Activity

5. Condition: Compare RandomNumber, GuessNumber –
GuessNumber greater than or equal to RandomNumber – Flow decision Activity

6. Take decision according to the Condition:
If condition is True, display the message – “ Your guessed number is equal to or greater than Random number”
If condition is False , display the message – “Your guessed number is smaller than Random number”

#flowchart #flowdecision #ifcondition #uipathrpa #uipathautomation
============================================================
JMeter Tutorial Playlist:
   • JMeter Tutorial  

Git and GitHub Tutorial Playlist:
   • Git and GitHub  Tutorial  

Automation Anywhere Tutorial Playlist:
   • Automation Anywhere A11 Tutorial  

UiPath Tutorial Playlist:
   • UiPath Tutorial  

Subscribe for more tutorials -    / @qualityassurancelab7764  


Смотрите видео UiPath Tutorial 06 - Flowchart and Flow Decision Activity | UiPath Workflow Examples онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Quality Assurance Lab 14 Январь 2020, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 41,296 раз и оно понравилось 485 людям.