SlideShare a Scribd company logo
1 of 35
Introduction to RPA
3
RPA is the technology that enables a software program to mimic human actions
while interacting with computer applications to accomplish required tasks. Some
human interactions that can be automated are:
What is RPA?
Mouse movements and
clicks
Keyboard inputs Reading computer screen
4
RPA
Mimics human action
Quick to implement
and powerful to scale
Operates any
application
No mistakes and
without resting
Structured reading
and actioning data
What is RPA?
5
What RPA is not?
Walking and Talking Robots or Humanoid
Warehouse Robots
Human Replacements
6
What Robots Can Do ?
7
What are UiPath Software Robots?
8
Some examples where RPA is deployed in businesses departments today are:
Use of RPA in Business
Education
• Enrolment Process
• Attendance Robot
• Scheduling Meetings
• Classroom and
Online Learning
• Answering Queries
• Library Robots -
Alerts
IT
• Server & app monitoring
• Routine maintenance &
monitoring
HR
• Payroll
• Onboarding & offboarding
Supply Chain
• Inventory management
• Invoice & contract
management
Client Services
• Address change
• Scheduling
appointments
Accounting
• Accounts/Reports
Reconciliation
• Account Creation
& Update
Operations
• Order Creation &
Update
• Work Order
Request
9
Global : Automation Growth & Prospects
The global Automation market size is anticipated to
exhibit a CAGR of 32.8% over the forecast period
from 2021 to 2028 for a worth of 13.74 billion in 2028
from 1.57 billion in 2020.
www.grandviewresearch.com
RPA Market Size Growth Global
32.8%
CAGR
Future of work – Global
97
million
By 2025, 85 million jobs may be replaced, and 97
million new roles created, with new relationships
between humans, machines, and algorithms
Future of Work Report 2020 – WEF
84% Eighty-four percent of employers are set to rapidly
digitize working processes.
Future of Work Report 2020 – WEF
Rapid Business Transformation Global
Automation Job Roles In Demand
Below are the various RPA job roles that are in great demand globally-
• RPA Developer
• RPA Engineer
• RPA Technical Lead
• RPA Solutions Senior Developer
• RPA Consultant
• RPA Administrator
• RPA Business Analyst
• RPA Data Analyst
• RPA Project Manager
• RPA Process Architect
• RPA Tester
• RPA Support
https://www.koenig-solutions.com/blog/rpa-developer-roles-and-responsibilities
10
Talent crunch has become a significant business
challenge as 59% of surveyed APJ organizations. The
IDC report points to the shortage of automation skills
and talent as the top challenge they face in scaling
automation.
IDC InfoBrief -Automation Mindset Asia/Pacific
Talent Shortage
59%
Automation will be a critical
requirement
86% Organizations in APJ agree that automation will be a
critical requirement for business excellence, customer
experience, and competitive success within the next 3
years
IDC InfoBrief -Automation Mindset Asia/Pacific
32%
Growth
The top 7 cities with Automation Developer talent
are in APJ and each city has been seeing
an average 32% growth
Linkedin Jobs Insight July 2022
Talent Growth in Major IT Capitals
APJ: Automation - Growth & Prospects
https://www.koenig-solutions.com/blog/rpa-career-opportunities
11
By working with robots, employees save time –
unlocking capacity at scale
Estimated time savings by providing a
digital assistant to one employee
Estimated time savings by providing a
digital assistant to 15k employees
240 hours per year 3.6M+ hours per year
1 hour per day
20 hours per month
To take advantage of the opportunity we need to educate individuals to have an Automation Intent Mindset (AIM)
12
Naan Mudhalvan Robotic Process Automation Foundation
Course
Link - https://academy.uipath.com/learning-plans/uipath-rpa-associate-certification-training-001
Learn Here & Join Here
13
Naan Mudhalvan forum support- How to use?
• Steps: Go to https://forum.uipath.com/c/learning-initatives/naan-mudhalvan-program/245
• Step2: Click on New Topic
• Step3: Type the Topic and if any similar topic as in the screenshot, refer to that. Else raise a new topic with your issue.
Meet UiPath Platform
15
The UiPath Suite has three core components, which are :
UiPath Platform
Execute workflows and
instructions
Control, manage and
monitor the robots
Design automation
workflows visually, with
minimal use of code
Deploy Execute
Robot
Studio Orchestrator
16
Where RPA Developers design automations visually, building any kind of automation
from simple tasks to robots enhanced with AI skills. Its Powerful, user-friendly IDE, to
visually design your automation
17
Walkthrough of UiPath Studio
18
Orchestrator is the heart of your automation management. It gives you the power to deploy,
trigger, monitor, measure and track every robot.
19
Walkthrough of UiPath
Orchestrator
20
Attended Robot Unattended Robot
Attended,
In Tandem
Human on computer with
Robot process in
background
Examples:
HR Robot works with
onboarding team to
provision a new employee
No Robots Hybrid
Attended process uses
human’s computer to
kick off unattended
background process
Examples:
Service Rep turns on Robot
to delete customer data
from multiple databases as
part of a GDPR "right to
forget" request
Examples:
Brainstorm with your team
Fully
Unattended
100% automation
Examples:
Robot processes
invoices
Robot loads data into a
system like SAP
100% human
Run your automations from a desktop, data center, or the cloud
Robots are your digital
helpers.
UiPath software robots
are intelligent, reliable,
flexible, and eager to
take on a huge range of
tedious tasks.
Choose attended,
unattended, or a bit of
both (hybridmodel).
You decide how your robots work for you...
21
Walkthrough of UiPath Robot
22
Summary
Studio
.nupkg
orchestrator Assistant
Environment
/ Folder
Process Job Robot
Nudget package
23
Studio Overview & Build
Your First Process
24
You will be having the understanding on below topics:
• Introduction to Panels : The User Interface
• Activity Pane
• Ribbon Tab
• Output Pane
• Properties Pane etc
• Types Of Workflows
• Sequence
• Flowchart
• State Machine
• Global Handler
• Demo: Build An Automation Using UiPath
Key Takeaways
25
• UiPath Studio contains multiple panels for easier
access to specific functionalities.
Introduction to Panels : The User Interface
• Ribbon Tabs
• Title Bar
• Designer Panel
• Command Palette
• Variables Panel
• Arguments Panel
• Imports Panel
• Project Panel
• Activities Panel
• Snippets Panel
• Properties Panel
• Data Manager Panel
• Outline Panel
• Object Repo Panel
• Test Explorer
• Output Panel
• Find Ref Panel
• Error List Panel
• Breakpoints Panel
• Status Bar
26
Type Of Workflows
• Sequences
• Flowcharts
• State Machine
• Global Handler
27
Sequences
• Sequences are the smallest type of project. They are suitable to linear processes as they enable you
to go from one activity to another seamlessly, and act as a single block activity.
• One of the key features of sequences is that they can be reused time and again, as a standalone
automation or as part of a state machine or flowchart.
28
Flowcharts
• Flowcharts can be used in a variety of settings, from large jobs to small projects that you can reuse in
other projects.
• The most important aspect of flowcharts is that, unlike sequences, they present multiple branching
logical operators, that enable you to create complex business processes and connect activities in
multiple ways.
29
State Machine
• A state machine is a type of automation that uses a finite number of states in its execution. It can go
into a state when it is triggered by an activity, and it exits that state when another activity is triggered.
• Another important aspect of state machines are transitions, as they also enable you to add conditions
based on which to jump from one state to another. These are represented by arrows or branches
between states.
• There are two activities that are specific to state machines, namely State and Final State, found
under Workflow > State Machine.
• The State activity contains three sections, Entry, Exit and Transition(s), while the Final State only
contains one section, Entry. Both of these activities can be expanded by double-clicking them, to view
more information and edit them.
30
State Machine
31
GlobalHandler
• It is s a type of workflow designed to determine the project’s behaviour when encountering an execution error.
Only one Global Exception Handler can be set per automation project.
• The Global Exception Handler has two arguments, that should not be removed.
• The first argument is errorInfo with the In direction and it stores information about the error that was thrown and
the workflow that failed.
• The second argument, result has the Out direction and it is used for determining the next behaviour of the
process when it encounters an error.
32
GlobalHandler
33
Build an Automation using UiPath
Introductory Hands On
Take Input from User -
First Name , Last Name , Year Born
Show a Message Box with Message -
"Hello Mukesh You are 18 Years Old"
34
Academy
• Get crowdsourced support and share product feedback on UiPath Forum
• Check the product documentation
Forum
Community Events
• Connect with like-minded people and share best practices with the UiPath
Community
• Solve challenges in engaging hackathon competitions
• Join meetups and conferences
• Learn the skills of the future on UiPath Academy or through our Academic Alliance
• Earn globally recognized credentials with UiPath Certifications
Vibrant ecosystem of more than 2 million professionals and citizen developers learning,
getting support, and succeeding together in their automation careers.
35
Thank You

More Related Content

What's hot

RPA Architecture
RPA Architecture RPA Architecture
RPA Architecture Apsara G
 
Robotic Process Automation (RPA) in Manufacturing Industry
Robotic Process Automation (RPA) in Manufacturing IndustryRobotic Process Automation (RPA) in Manufacturing Industry
Robotic Process Automation (RPA) in Manufacturing IndustryCygnet Infotech
 
Robotic process automation overview
Robotic process automation overviewRobotic process automation overview
Robotic process automation overviewPascal BORNET
 
Introduction To UiPath | RPA Tutorial For Beginners | RPA Training using Uipa...
Introduction To UiPath | RPA Tutorial For Beginners | RPA Training using Uipa...Introduction To UiPath | RPA Tutorial For Beginners | RPA Training using Uipa...
Introduction To UiPath | RPA Tutorial For Beginners | RPA Training using Uipa...Edureka!
 
Automate CRM systems through APIs with the new UiPath Integration Service
Automate CRM systems through APIs with the new UiPath Integration ServiceAutomate CRM systems through APIs with the new UiPath Integration Service
Automate CRM systems through APIs with the new UiPath Integration ServiceDiana Gray, MBA
 
UiPath Automation Cloud - Best Practises session1.pptx
UiPath Automation Cloud - Best Practises session1.pptxUiPath Automation Cloud - Best Practises session1.pptx
UiPath Automation Cloud - Best Practises session1.pptxRohit Radhakrishnan
 
UiPath Studio Session 2 - The Fundamentals of UiPath Studio - Final Slides.pdf
UiPath Studio Session 2 - The Fundamentals of UiPath Studio - Final Slides.pdfUiPath Studio Session 2 - The Fundamentals of UiPath Studio - Final Slides.pdf
UiPath Studio Session 2 - The Fundamentals of UiPath Studio - Final Slides.pdfDiana Gray, MBA
 
AI & Robotic Process Automation (RPA) to Digitally Transform Your Environment
AI & Robotic Process Automation (RPA) to Digitally Transform Your EnvironmentAI & Robotic Process Automation (RPA) to Digitally Transform Your Environment
AI & Robotic Process Automation (RPA) to Digitally Transform Your EnvironmentCprime
 
Automation through APIs with the new UiPath Integration Service
 Automation through APIs with the new UiPath Integration Service Automation through APIs with the new UiPath Integration Service
Automation through APIs with the new UiPath Integration ServiceCristina Vidu
 
3 Amazing Examples of Real-life RPA Use Cases - Signity
3 Amazing Examples of Real-life RPA Use Cases - Signity3 Amazing Examples of Real-life RPA Use Cases - Signity
3 Amazing Examples of Real-life RPA Use Cases - SignityMegha V
 
Introduction to UiPath licensing model
Introduction to UiPath licensing modelIntroduction to UiPath licensing model
Introduction to UiPath licensing modelVibhor Shrivastava
 
UiPath 2022.10 Release – Updates with StudioX, Activities and Robot Assistant...
UiPath 2022.10 Release – Updates with StudioX, Activities and Robot Assistant...UiPath 2022.10 Release – Updates with StudioX, Activities and Robot Assistant...
UiPath 2022.10 Release – Updates with StudioX, Activities and Robot Assistant...Rohit Radhakrishnan
 

What's hot (20)

RPA Architecture
RPA Architecture RPA Architecture
RPA Architecture
 
Robotic Process Automation (RPA) in Manufacturing Industry
Robotic Process Automation (RPA) in Manufacturing IndustryRobotic Process Automation (RPA) in Manufacturing Industry
Robotic Process Automation (RPA) in Manufacturing Industry
 
2022.06 Community Update.pdf
2022.06 Community Update.pdf2022.06 Community Update.pdf
2022.06 Community Update.pdf
 
Robotic process automation overview
Robotic process automation overviewRobotic process automation overview
Robotic process automation overview
 
Ui path rpa_intro_v1
Ui path rpa_intro_v1Ui path rpa_intro_v1
Ui path rpa_intro_v1
 
Introduction To UiPath | RPA Tutorial For Beginners | RPA Training using Uipa...
Introduction To UiPath | RPA Tutorial For Beginners | RPA Training using Uipa...Introduction To UiPath | RPA Tutorial For Beginners | RPA Training using Uipa...
Introduction To UiPath | RPA Tutorial For Beginners | RPA Training using Uipa...
 
Email Automation
Email AutomationEmail Automation
Email Automation
 
Automate CRM systems through APIs with the new UiPath Integration Service
Automate CRM systems through APIs with the new UiPath Integration ServiceAutomate CRM systems through APIs with the new UiPath Integration Service
Automate CRM systems through APIs with the new UiPath Integration Service
 
RPA
RPARPA
RPA
 
UiPath Automation Cloud - Best Practises session1.pptx
UiPath Automation Cloud - Best Practises session1.pptxUiPath Automation Cloud - Best Practises session1.pptx
UiPath Automation Cloud - Best Practises session1.pptx
 
UiPath Studio Session 2 - The Fundamentals of UiPath Studio - Final Slides.pdf
UiPath Studio Session 2 - The Fundamentals of UiPath Studio - Final Slides.pdfUiPath Studio Session 2 - The Fundamentals of UiPath Studio - Final Slides.pdf
UiPath Studio Session 2 - The Fundamentals of UiPath Studio - Final Slides.pdf
 
AI & Robotic Process Automation (RPA) to Digitally Transform Your Environment
AI & Robotic Process Automation (RPA) to Digitally Transform Your EnvironmentAI & Robotic Process Automation (RPA) to Digitally Transform Your Environment
AI & Robotic Process Automation (RPA) to Digitally Transform Your Environment
 
Auxis Webinar: Diving into RPA
Auxis Webinar: Diving into RPAAuxis Webinar: Diving into RPA
Auxis Webinar: Diving into RPA
 
Automation through APIs with the new UiPath Integration Service
 Automation through APIs with the new UiPath Integration Service Automation through APIs with the new UiPath Integration Service
Automation through APIs with the new UiPath Integration Service
 
3 Amazing Examples of Real-life RPA Use Cases - Signity
3 Amazing Examples of Real-life RPA Use Cases - Signity3 Amazing Examples of Real-life RPA Use Cases - Signity
3 Amazing Examples of Real-life RPA Use Cases - Signity
 
Robotic Process Automation Webinar Slides
Robotic Process Automation Webinar SlidesRobotic Process Automation Webinar Slides
Robotic Process Automation Webinar Slides
 
Introduction to UiPath licensing model
Introduction to UiPath licensing modelIntroduction to UiPath licensing model
Introduction to UiPath licensing model
 
UiPath 2022.10 Release – Updates with StudioX, Activities and Robot Assistant...
UiPath 2022.10 Release – Updates with StudioX, Activities and Robot Assistant...UiPath 2022.10 Release – Updates with StudioX, Activities and Robot Assistant...
UiPath 2022.10 Release – Updates with StudioX, Activities and Robot Assistant...
 
What is rpa
What is rpaWhat is rpa
What is rpa
 
The Fully Automated Enterprise (RPA)
The Fully Automated Enterprise (RPA)The Fully Automated Enterprise (RPA)
The Fully Automated Enterprise (RPA)
 

Similar to Introduction to RPA - Automate tasks and processes with robotic process automation

Robotic process automation Introduction
Robotic process automation IntroductionRobotic process automation Introduction
Robotic process automation IntroductionPriyab Satoshi
 
Introduction to RPA and UI Path
Introduction to RPA and UI PathIntroduction to RPA and UI Path
Introduction to RPA and UI PathAishwaryagangyada
 
Introduction to Robotic Process Automation by K.G.Maheshwari
Introduction to Robotic Process Automation by K.G.MaheshwariIntroduction to Robotic Process Automation by K.G.Maheshwari
Introduction to Robotic Process Automation by K.G.MaheshwariKrishan Gopal Maheshwari
 
SE - Lecture 9 n 10 Intro Robotic Process Automation.pptx
SE - Lecture 9 n 10 Intro Robotic Process Automation.pptxSE - Lecture 9 n 10 Intro Robotic Process Automation.pptx
SE - Lecture 9 n 10 Intro Robotic Process Automation.pptxTangZhiSiang
 
Robotic Process Automation with UiPath Studio
Robotic Process Automation with UiPath StudioRobotic Process Automation with UiPath Studio
Robotic Process Automation with UiPath StudioLalit Birla
 
2018-10-25 Group RPA - AA Deck.pptx
2018-10-25 Group RPA - AA Deck.pptx2018-10-25 Group RPA - AA Deck.pptx
2018-10-25 Group RPA - AA Deck.pptxsaubhagya ranjan
 
🌺 Women in Automation Series: Intro to Studio ▶ Session 1
🌺 Women in Automation Series: Intro to Studio ▶ Session 1🌺 Women in Automation Series: Intro to Studio ▶ Session 1
🌺 Women in Automation Series: Intro to Studio ▶ Session 1Cristina Vidu
 
The Rise and Benefits of Robotic Process Automation
The Rise and Benefits of Robotic Process AutomationThe Rise and Benefits of Robotic Process Automation
The Rise and Benefits of Robotic Process AutomationCentralOhioSoftwareQ
 
The Rise and Benefits of Robotic Process Automation - Thomas Haver
The Rise and Benefits of Robotic Process Automation - Thomas HaverThe Rise and Benefits of Robotic Process Automation - Thomas Haver
The Rise and Benefits of Robotic Process Automation - Thomas HaverQA or the Highway
 
🌺 Women in Automation Program: Become a Citizen Developer with UiPath StudioX...
🌺 Women in Automation Program: Become a Citizen Developer with UiPath StudioX...🌺 Women in Automation Program: Become a Citizen Developer with UiPath StudioX...
🌺 Women in Automation Program: Become a Citizen Developer with UiPath StudioX...Cristina Vidu
 
Perth Meetup May 2022
Perth Meetup May 2022Perth Meetup May 2022
Perth Meetup May 2022Michael Price
 
Adoption of Robotic Automation Process
Adoption of Robotic Automation ProcessAdoption of Robotic Automation Process
Adoption of Robotic Automation ProcessMukund Wangikar
 
Technology Series: Intelligently automate core business apps with UiPath and ...
Technology Series: Intelligently automate core business apps with UiPath and ...Technology Series: Intelligently automate core business apps with UiPath and ...
Technology Series: Intelligently automate core business apps with UiPath and ...Diana Gray, MBA
 
Women in Automation - Intro to Studio Session 1
Women in Automation - Intro to Studio Session 1Women in Automation - Intro to Studio Session 1
Women in Automation - Intro to Studio Session 1Cristina Vidu
 
NUS-ISS Learning Day 20180- Transforming your business with RPA (Robotic Proc...
NUS-ISS Learning Day 20180- Transforming your business with RPA (Robotic Proc...NUS-ISS Learning Day 20180- Transforming your business with RPA (Robotic Proc...
NUS-ISS Learning Day 20180- Transforming your business with RPA (Robotic Proc...NUS-ISS
 
UiPath's Framework for Continuous Product Innovation To $10+ Billion - Param ...
UiPath's Framework for Continuous Product Innovation To $10+ Billion - Param ...UiPath's Framework for Continuous Product Innovation To $10+ Billion - Param ...
UiPath's Framework for Continuous Product Innovation To $10+ Billion - Param ...Traction Conf
 

Similar to Introduction to RPA - Automate tasks and processes with robotic process automation (20)

Robotic process automation Introduction
Robotic process automation IntroductionRobotic process automation Introduction
Robotic process automation Introduction
 
Introduction to RPA and UI Path
Introduction to RPA and UI PathIntroduction to RPA and UI Path
Introduction to RPA and UI Path
 
RPA M1.pdf
RPA M1.pdfRPA M1.pdf
RPA M1.pdf
 
Introduction to Robotic Process Automation by K.G.Maheshwari
Introduction to Robotic Process Automation by K.G.MaheshwariIntroduction to Robotic Process Automation by K.G.Maheshwari
Introduction to Robotic Process Automation by K.G.Maheshwari
 
SE - Lecture 9 n 10 Intro Robotic Process Automation.pptx
SE - Lecture 9 n 10 Intro Robotic Process Automation.pptxSE - Lecture 9 n 10 Intro Robotic Process Automation.pptx
SE - Lecture 9 n 10 Intro Robotic Process Automation.pptx
 
Robotic Process Automation with UiPath Studio
Robotic Process Automation with UiPath StudioRobotic Process Automation with UiPath Studio
Robotic Process Automation with UiPath Studio
 
Chatbots rpa-ia
Chatbots rpa-iaChatbots rpa-ia
Chatbots rpa-ia
 
2018-10-25 Group RPA - AA Deck.pptx
2018-10-25 Group RPA - AA Deck.pptx2018-10-25 Group RPA - AA Deck.pptx
2018-10-25 Group RPA - AA Deck.pptx
 
🌺 Women in Automation Series: Intro to Studio ▶ Session 1
🌺 Women in Automation Series: Intro to Studio ▶ Session 1🌺 Women in Automation Series: Intro to Studio ▶ Session 1
🌺 Women in Automation Series: Intro to Studio ▶ Session 1
 
l final.pdf
l final.pdfl final.pdf
l final.pdf
 
The Rise and Benefits of Robotic Process Automation
The Rise and Benefits of Robotic Process AutomationThe Rise and Benefits of Robotic Process Automation
The Rise and Benefits of Robotic Process Automation
 
The Rise and Benefits of Robotic Process Automation - Thomas Haver
The Rise and Benefits of Robotic Process Automation - Thomas HaverThe Rise and Benefits of Robotic Process Automation - Thomas Haver
The Rise and Benefits of Robotic Process Automation - Thomas Haver
 
🌺 Women in Automation Program: Become a Citizen Developer with UiPath StudioX...
🌺 Women in Automation Program: Become a Citizen Developer with UiPath StudioX...🌺 Women in Automation Program: Become a Citizen Developer with UiPath StudioX...
🌺 Women in Automation Program: Become a Citizen Developer with UiPath StudioX...
 
Perth Meetup May 2022
Perth Meetup May 2022Perth Meetup May 2022
Perth Meetup May 2022
 
RPA Webinar part 6 August 2022 (1).pptx
RPA Webinar part 6 August 2022 (1).pptxRPA Webinar part 6 August 2022 (1).pptx
RPA Webinar part 6 August 2022 (1).pptx
 
Adoption of Robotic Automation Process
Adoption of Robotic Automation ProcessAdoption of Robotic Automation Process
Adoption of Robotic Automation Process
 
Technology Series: Intelligently automate core business apps with UiPath and ...
Technology Series: Intelligently automate core business apps with UiPath and ...Technology Series: Intelligently automate core business apps with UiPath and ...
Technology Series: Intelligently automate core business apps with UiPath and ...
 
Women in Automation - Intro to Studio Session 1
Women in Automation - Intro to Studio Session 1Women in Automation - Intro to Studio Session 1
Women in Automation - Intro to Studio Session 1
 
NUS-ISS Learning Day 20180- Transforming your business with RPA (Robotic Proc...
NUS-ISS Learning Day 20180- Transforming your business with RPA (Robotic Proc...NUS-ISS Learning Day 20180- Transforming your business with RPA (Robotic Proc...
NUS-ISS Learning Day 20180- Transforming your business with RPA (Robotic Proc...
 
UiPath's Framework for Continuous Product Innovation To $10+ Billion - Param ...
UiPath's Framework for Continuous Product Innovation To $10+ Billion - Param ...UiPath's Framework for Continuous Product Innovation To $10+ Billion - Param ...
UiPath's Framework for Continuous Product Innovation To $10+ Billion - Param ...
 

More from Rohit Radhakrishnan

UiPath Test Manager Connect Webinar UiPath Planview.pptx
UiPath Test Manager Connect Webinar UiPath Planview.pptxUiPath Test Manager Connect Webinar UiPath Planview.pptx
UiPath Test Manager Connect Webinar UiPath Planview.pptxRohit Radhakrishnan
 
UiPath Marketplace - HyperHack 2023.pptx
UiPath Marketplace - HyperHack 2023.pptxUiPath Marketplace - HyperHack 2023.pptx
UiPath Marketplace - HyperHack 2023.pptxRohit Radhakrishnan
 
UiPath_Orchestrtor_Upgrade_IAAS_PAAS.pptx
UiPath_Orchestrtor_Upgrade_IAAS_PAAS.pptxUiPath_Orchestrtor_Upgrade_IAAS_PAAS.pptx
UiPath_Orchestrtor_Upgrade_IAAS_PAAS.pptxRohit Radhakrishnan
 
DevDive_UnleashthFullPotentialofAutomationwithGenAI.pptx
DevDive_UnleashthFullPotentialofAutomationwithGenAI.pptxDevDive_UnleashthFullPotentialofAutomationwithGenAI.pptx
DevDive_UnleashthFullPotentialofAutomationwithGenAI.pptxRohit Radhakrishnan
 
Hackaton Moonshots - 06222023.pdf
Hackaton Moonshots - 06222023.pdfHackaton Moonshots - 06222023.pdf
Hackaton Moonshots - 06222023.pdfRohit Radhakrishnan
 
Automation Cloud Best practices series - Session 6.pptx
Automation Cloud Best practices series - Session 6.pptxAutomation Cloud Best practices series - Session 6.pptx
Automation Cloud Best practices series - Session 6.pptxRohit Radhakrishnan
 
Automation Cloud Series - Mastering the Automation Cloud Admin experience_Ses...
Automation Cloud Series - Mastering the Automation Cloud Admin experience_Ses...Automation Cloud Series - Mastering the Automation Cloud Admin experience_Ses...
Automation Cloud Series - Mastering the Automation Cloud Admin experience_Ses...Rohit Radhakrishnan
 
Maximizing efficiency and security in large-scale automation rollouts with Au...
Maximizing efficiency and security in large-scale automation rollouts with Au...Maximizing efficiency and security in large-scale automation rollouts with Au...
Maximizing efficiency and security in large-scale automation rollouts with Au...Rohit Radhakrishnan
 
Automation Cloud Series - Session 3.pptx
Automation Cloud Series - Session 3.pptxAutomation Cloud Series - Session 3.pptx
Automation Cloud Series - Session 3.pptxRohit Radhakrishnan
 
UiPath Automation Cloud Robots - Best Practises session 2.pptx
UiPath Automation Cloud Robots - Best Practises session 2.pptxUiPath Automation Cloud Robots - Best Practises session 2.pptx
UiPath Automation Cloud Robots - Best Practises session 2.pptxRohit Radhakrishnan
 
API Integration service & insights.pptx
API Integration service & insights.pptxAPI Integration service & insights.pptx
API Integration service & insights.pptxRohit Radhakrishnan
 
UiPath 2022.10 Release – Updates with StudioX, Activities and Robot Assistant...
UiPath 2022.10 Release – Updates with StudioX, Activities and Robot Assistant...UiPath 2022.10 Release – Updates with StudioX, Activities and Robot Assistant...
UiPath 2022.10 Release – Updates with StudioX, Activities and Robot Assistant...Rohit Radhakrishnan
 

More from Rohit Radhakrishnan (20)

UiPath Devops.pptx
UiPath Devops.pptxUiPath Devops.pptx
UiPath Devops.pptx
 
UiPath Test Suite_final.pptx
UiPath Test Suite_final.pptxUiPath Test Suite_final.pptx
UiPath Test Suite_final.pptx
 
DU PPT (1).pptx
DU PPT (1).pptxDU PPT (1).pptx
DU PPT (1).pptx
 
UiPath Test Manager Connect Webinar UiPath Planview.pptx
UiPath Test Manager Connect Webinar UiPath Planview.pptxUiPath Test Manager Connect Webinar UiPath Planview.pptx
UiPath Test Manager Connect Webinar UiPath Planview.pptx
 
uipath_insights_upgrade.pptx
uipath_insights_upgrade.pptxuipath_insights_upgrade.pptx
uipath_insights_upgrade.pptx
 
UiPath Marketplace - HyperHack 2023.pptx
UiPath Marketplace - HyperHack 2023.pptxUiPath Marketplace - HyperHack 2023.pptx
UiPath Marketplace - HyperHack 2023.pptx
 
UiPath_Orchestrtor_Upgrade_IAAS_PAAS.pptx
UiPath_Orchestrtor_Upgrade_IAAS_PAAS.pptxUiPath_Orchestrtor_Upgrade_IAAS_PAAS.pptx
UiPath_Orchestrtor_Upgrade_IAAS_PAAS.pptx
 
Hyperhack_2023_06072023.pptx
Hyperhack_2023_06072023.pptxHyperhack_2023_06072023.pptx
Hyperhack_2023_06072023.pptx
 
DevDive_UnleashthFullPotentialofAutomationwithGenAI.pptx
DevDive_UnleashthFullPotentialofAutomationwithGenAI.pptxDevDive_UnleashthFullPotentialofAutomationwithGenAI.pptx
DevDive_UnleashthFullPotentialofAutomationwithGenAI.pptx
 
Hackaton Moonshots - 06222023.pdf
Hackaton Moonshots - 06222023.pdfHackaton Moonshots - 06222023.pdf
Hackaton Moonshots - 06222023.pdf
 
Dev Dives MAY Deck .pdf
Dev Dives MAY Deck .pdfDev Dives MAY Deck .pdf
Dev Dives MAY Deck .pdf
 
Automation Cloud Best practices series - Session 6.pptx
Automation Cloud Best practices series - Session 6.pptxAutomation Cloud Best practices series - Session 6.pptx
Automation Cloud Best practices series - Session 6.pptx
 
Variable and Arguments_4.pptx
Variable and Arguments_4.pptxVariable and Arguments_4.pptx
Variable and Arguments_4.pptx
 
Automation Cloud Series - Mastering the Automation Cloud Admin experience_Ses...
Automation Cloud Series - Mastering the Automation Cloud Admin experience_Ses...Automation Cloud Series - Mastering the Automation Cloud Admin experience_Ses...
Automation Cloud Series - Mastering the Automation Cloud Admin experience_Ses...
 
Maximizing efficiency and security in large-scale automation rollouts with Au...
Maximizing efficiency and security in large-scale automation rollouts with Au...Maximizing efficiency and security in large-scale automation rollouts with Au...
Maximizing efficiency and security in large-scale automation rollouts with Au...
 
Automation Cloud Series - Session 3.pptx
Automation Cloud Series - Session 3.pptxAutomation Cloud Series - Session 3.pptx
Automation Cloud Series - Session 3.pptx
 
UiPath Automation Cloud Robots - Best Practises session 2.pptx
UiPath Automation Cloud Robots - Best Practises session 2.pptxUiPath Automation Cloud Robots - Best Practises session 2.pptx
UiPath Automation Cloud Robots - Best Practises session 2.pptx
 
API Integration service & insights.pptx
API Integration service & insights.pptxAPI Integration service & insights.pptx
API Integration service & insights.pptx
 
UiPath 2022.10 Release – Updates with StudioX, Activities and Robot Assistant...
UiPath 2022.10 Release – Updates with StudioX, Activities and Robot Assistant...UiPath 2022.10 Release – Updates with StudioX, Activities and Robot Assistant...
UiPath 2022.10 Release – Updates with StudioX, Activities and Robot Assistant...
 
Inna pidicho.pdf
Inna pidicho.pdfInna pidicho.pdf
Inna pidicho.pdf
 

Recently uploaded

Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作
Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作
Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作ys8omjxb
 
VIP Kolkata Call Girl Salt Lake 👉 8250192130 Available With Room
VIP Kolkata Call Girl Salt Lake 👉 8250192130  Available With RoomVIP Kolkata Call Girl Salt Lake 👉 8250192130  Available With Room
VIP Kolkata Call Girl Salt Lake 👉 8250192130 Available With Roomishabajaj13
 
Magic exist by Marta Loveguard - presentation.pptx
Magic exist by Marta Loveguard - presentation.pptxMagic exist by Marta Loveguard - presentation.pptx
Magic exist by Marta Loveguard - presentation.pptxMartaLoveguard
 
Contact Rya Baby for Call Girls New Delhi
Contact Rya Baby for Call Girls New DelhiContact Rya Baby for Call Girls New Delhi
Contact Rya Baby for Call Girls New Delhimiss dipika
 
Call Girls Service Adil Nagar 7001305949 Need escorts Service Pooja Vip
Call Girls Service Adil Nagar 7001305949 Need escorts Service Pooja VipCall Girls Service Adil Nagar 7001305949 Need escorts Service Pooja Vip
Call Girls Service Adil Nagar 7001305949 Need escorts Service Pooja VipCall Girls Lucknow
 
VIP Kolkata Call Girl Alambazar 👉 8250192130 Available With Room
VIP Kolkata Call Girl Alambazar 👉 8250192130  Available With RoomVIP Kolkata Call Girl Alambazar 👉 8250192130  Available With Room
VIP Kolkata Call Girl Alambazar 👉 8250192130 Available With Roomdivyansh0kumar0
 
Blepharitis inflammation of eyelid symptoms cause everything included along w...
Blepharitis inflammation of eyelid symptoms cause everything included along w...Blepharitis inflammation of eyelid symptoms cause everything included along w...
Blepharitis inflammation of eyelid symptoms cause everything included along w...Excelmac1
 
Call Girls Near The Suryaa Hotel New Delhi 9873777170
Call Girls Near The Suryaa Hotel New Delhi 9873777170Call Girls Near The Suryaa Hotel New Delhi 9873777170
Call Girls Near The Suryaa Hotel New Delhi 9873777170Sonam Pathan
 
定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一
定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一
定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一Fs
 
Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一
定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一
定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一Fs
 
Font Performance - NYC WebPerf Meetup April '24
Font Performance - NYC WebPerf Meetup April '24Font Performance - NYC WebPerf Meetup April '24
Font Performance - NYC WebPerf Meetup April '24Paul Calvano
 
Git and Github workshop GDSC MLRITM
Git and Github  workshop GDSC MLRITMGit and Github  workshop GDSC MLRITM
Git and Github workshop GDSC MLRITMgdsc13
 
Call Girls In The Ocean Pearl Retreat Hotel New Delhi 9873777170
Call Girls In The Ocean Pearl Retreat Hotel New Delhi 9873777170Call Girls In The Ocean Pearl Retreat Hotel New Delhi 9873777170
Call Girls In The Ocean Pearl Retreat Hotel New Delhi 9873777170Sonam Pathan
 
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书zdzoqco
 
A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)
A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)
A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)Christopher H Felton
 
定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一
定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一
定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一Fs
 
VIP Kolkata Call Girl Kestopur 👉 8250192130 Available With Room
VIP Kolkata Call Girl Kestopur 👉 8250192130  Available With RoomVIP Kolkata Call Girl Kestopur 👉 8250192130  Available With Room
VIP Kolkata Call Girl Kestopur 👉 8250192130 Available With Roomdivyansh0kumar0
 

Recently uploaded (20)

Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作
Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作
Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作
 
VIP Kolkata Call Girl Salt Lake 👉 8250192130 Available With Room
VIP Kolkata Call Girl Salt Lake 👉 8250192130  Available With RoomVIP Kolkata Call Girl Salt Lake 👉 8250192130  Available With Room
VIP Kolkata Call Girl Salt Lake 👉 8250192130 Available With Room
 
Magic exist by Marta Loveguard - presentation.pptx
Magic exist by Marta Loveguard - presentation.pptxMagic exist by Marta Loveguard - presentation.pptx
Magic exist by Marta Loveguard - presentation.pptx
 
Contact Rya Baby for Call Girls New Delhi
Contact Rya Baby for Call Girls New DelhiContact Rya Baby for Call Girls New Delhi
Contact Rya Baby for Call Girls New Delhi
 
young call girls in Uttam Nagar🔝 9953056974 🔝 Delhi escort Service
young call girls in Uttam Nagar🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Uttam Nagar🔝 9953056974 🔝 Delhi escort Service
young call girls in Uttam Nagar🔝 9953056974 🔝 Delhi escort Service
 
Call Girls Service Adil Nagar 7001305949 Need escorts Service Pooja Vip
Call Girls Service Adil Nagar 7001305949 Need escorts Service Pooja VipCall Girls Service Adil Nagar 7001305949 Need escorts Service Pooja Vip
Call Girls Service Adil Nagar 7001305949 Need escorts Service Pooja Vip
 
VIP Kolkata Call Girl Alambazar 👉 8250192130 Available With Room
VIP Kolkata Call Girl Alambazar 👉 8250192130  Available With RoomVIP Kolkata Call Girl Alambazar 👉 8250192130  Available With Room
VIP Kolkata Call Girl Alambazar 👉 8250192130 Available With Room
 
Blepharitis inflammation of eyelid symptoms cause everything included along w...
Blepharitis inflammation of eyelid symptoms cause everything included along w...Blepharitis inflammation of eyelid symptoms cause everything included along w...
Blepharitis inflammation of eyelid symptoms cause everything included along w...
 
Model Call Girl in Jamuna Vihar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in  Jamuna Vihar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in  Jamuna Vihar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Jamuna Vihar Delhi reach out to us at 🔝9953056974🔝
 
Call Girls Near The Suryaa Hotel New Delhi 9873777170
Call Girls Near The Suryaa Hotel New Delhi 9873777170Call Girls Near The Suryaa Hotel New Delhi 9873777170
Call Girls Near The Suryaa Hotel New Delhi 9873777170
 
定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一
定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一
定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一
 
Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝
 
定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一
定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一
定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一
 
Font Performance - NYC WebPerf Meetup April '24
Font Performance - NYC WebPerf Meetup April '24Font Performance - NYC WebPerf Meetup April '24
Font Performance - NYC WebPerf Meetup April '24
 
Git and Github workshop GDSC MLRITM
Git and Github  workshop GDSC MLRITMGit and Github  workshop GDSC MLRITM
Git and Github workshop GDSC MLRITM
 
Call Girls In The Ocean Pearl Retreat Hotel New Delhi 9873777170
Call Girls In The Ocean Pearl Retreat Hotel New Delhi 9873777170Call Girls In The Ocean Pearl Retreat Hotel New Delhi 9873777170
Call Girls In The Ocean Pearl Retreat Hotel New Delhi 9873777170
 
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书
 
A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)
A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)
A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)
 
定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一
定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一
定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一
 
VIP Kolkata Call Girl Kestopur 👉 8250192130 Available With Room
VIP Kolkata Call Girl Kestopur 👉 8250192130  Available With RoomVIP Kolkata Call Girl Kestopur 👉 8250192130  Available With Room
VIP Kolkata Call Girl Kestopur 👉 8250192130 Available With Room
 

Introduction to RPA - Automate tasks and processes with robotic process automation

  • 2.
  • 3. 3 RPA is the technology that enables a software program to mimic human actions while interacting with computer applications to accomplish required tasks. Some human interactions that can be automated are: What is RPA? Mouse movements and clicks Keyboard inputs Reading computer screen
  • 4. 4 RPA Mimics human action Quick to implement and powerful to scale Operates any application No mistakes and without resting Structured reading and actioning data What is RPA?
  • 5. 5 What RPA is not? Walking and Talking Robots or Humanoid Warehouse Robots Human Replacements
  • 7. 7 What are UiPath Software Robots?
  • 8. 8 Some examples where RPA is deployed in businesses departments today are: Use of RPA in Business Education • Enrolment Process • Attendance Robot • Scheduling Meetings • Classroom and Online Learning • Answering Queries • Library Robots - Alerts IT • Server & app monitoring • Routine maintenance & monitoring HR • Payroll • Onboarding & offboarding Supply Chain • Inventory management • Invoice & contract management Client Services • Address change • Scheduling appointments Accounting • Accounts/Reports Reconciliation • Account Creation & Update Operations • Order Creation & Update • Work Order Request
  • 9. 9 Global : Automation Growth & Prospects The global Automation market size is anticipated to exhibit a CAGR of 32.8% over the forecast period from 2021 to 2028 for a worth of 13.74 billion in 2028 from 1.57 billion in 2020. www.grandviewresearch.com RPA Market Size Growth Global 32.8% CAGR Future of work – Global 97 million By 2025, 85 million jobs may be replaced, and 97 million new roles created, with new relationships between humans, machines, and algorithms Future of Work Report 2020 – WEF 84% Eighty-four percent of employers are set to rapidly digitize working processes. Future of Work Report 2020 – WEF Rapid Business Transformation Global Automation Job Roles In Demand Below are the various RPA job roles that are in great demand globally- • RPA Developer • RPA Engineer • RPA Technical Lead • RPA Solutions Senior Developer • RPA Consultant • RPA Administrator • RPA Business Analyst • RPA Data Analyst • RPA Project Manager • RPA Process Architect • RPA Tester • RPA Support https://www.koenig-solutions.com/blog/rpa-developer-roles-and-responsibilities
  • 10. 10 Talent crunch has become a significant business challenge as 59% of surveyed APJ organizations. The IDC report points to the shortage of automation skills and talent as the top challenge they face in scaling automation. IDC InfoBrief -Automation Mindset Asia/Pacific Talent Shortage 59% Automation will be a critical requirement 86% Organizations in APJ agree that automation will be a critical requirement for business excellence, customer experience, and competitive success within the next 3 years IDC InfoBrief -Automation Mindset Asia/Pacific 32% Growth The top 7 cities with Automation Developer talent are in APJ and each city has been seeing an average 32% growth Linkedin Jobs Insight July 2022 Talent Growth in Major IT Capitals APJ: Automation - Growth & Prospects https://www.koenig-solutions.com/blog/rpa-career-opportunities
  • 11. 11 By working with robots, employees save time – unlocking capacity at scale Estimated time savings by providing a digital assistant to one employee Estimated time savings by providing a digital assistant to 15k employees 240 hours per year 3.6M+ hours per year 1 hour per day 20 hours per month To take advantage of the opportunity we need to educate individuals to have an Automation Intent Mindset (AIM)
  • 12. 12 Naan Mudhalvan Robotic Process Automation Foundation Course Link - https://academy.uipath.com/learning-plans/uipath-rpa-associate-certification-training-001 Learn Here & Join Here
  • 13. 13 Naan Mudhalvan forum support- How to use? • Steps: Go to https://forum.uipath.com/c/learning-initatives/naan-mudhalvan-program/245 • Step2: Click on New Topic • Step3: Type the Topic and if any similar topic as in the screenshot, refer to that. Else raise a new topic with your issue.
  • 15. 15 The UiPath Suite has three core components, which are : UiPath Platform Execute workflows and instructions Control, manage and monitor the robots Design automation workflows visually, with minimal use of code Deploy Execute Robot Studio Orchestrator
  • 16. 16 Where RPA Developers design automations visually, building any kind of automation from simple tasks to robots enhanced with AI skills. Its Powerful, user-friendly IDE, to visually design your automation
  • 18. 18 Orchestrator is the heart of your automation management. It gives you the power to deploy, trigger, monitor, measure and track every robot.
  • 20. 20 Attended Robot Unattended Robot Attended, In Tandem Human on computer with Robot process in background Examples: HR Robot works with onboarding team to provision a new employee No Robots Hybrid Attended process uses human’s computer to kick off unattended background process Examples: Service Rep turns on Robot to delete customer data from multiple databases as part of a GDPR "right to forget" request Examples: Brainstorm with your team Fully Unattended 100% automation Examples: Robot processes invoices Robot loads data into a system like SAP 100% human Run your automations from a desktop, data center, or the cloud Robots are your digital helpers. UiPath software robots are intelligent, reliable, flexible, and eager to take on a huge range of tedious tasks. Choose attended, unattended, or a bit of both (hybridmodel). You decide how your robots work for you...
  • 23. 23 Studio Overview & Build Your First Process
  • 24. 24 You will be having the understanding on below topics: • Introduction to Panels : The User Interface • Activity Pane • Ribbon Tab • Output Pane • Properties Pane etc • Types Of Workflows • Sequence • Flowchart • State Machine • Global Handler • Demo: Build An Automation Using UiPath Key Takeaways
  • 25. 25 • UiPath Studio contains multiple panels for easier access to specific functionalities. Introduction to Panels : The User Interface • Ribbon Tabs • Title Bar • Designer Panel • Command Palette • Variables Panel • Arguments Panel • Imports Panel • Project Panel • Activities Panel • Snippets Panel • Properties Panel • Data Manager Panel • Outline Panel • Object Repo Panel • Test Explorer • Output Panel • Find Ref Panel • Error List Panel • Breakpoints Panel • Status Bar
  • 26. 26 Type Of Workflows • Sequences • Flowcharts • State Machine • Global Handler
  • 27. 27 Sequences • Sequences are the smallest type of project. They are suitable to linear processes as they enable you to go from one activity to another seamlessly, and act as a single block activity. • One of the key features of sequences is that they can be reused time and again, as a standalone automation or as part of a state machine or flowchart.
  • 28. 28 Flowcharts • Flowcharts can be used in a variety of settings, from large jobs to small projects that you can reuse in other projects. • The most important aspect of flowcharts is that, unlike sequences, they present multiple branching logical operators, that enable you to create complex business processes and connect activities in multiple ways.
  • 29. 29 State Machine • A state machine is a type of automation that uses a finite number of states in its execution. It can go into a state when it is triggered by an activity, and it exits that state when another activity is triggered. • Another important aspect of state machines are transitions, as they also enable you to add conditions based on which to jump from one state to another. These are represented by arrows or branches between states. • There are two activities that are specific to state machines, namely State and Final State, found under Workflow > State Machine. • The State activity contains three sections, Entry, Exit and Transition(s), while the Final State only contains one section, Entry. Both of these activities can be expanded by double-clicking them, to view more information and edit them.
  • 31. 31 GlobalHandler • It is s a type of workflow designed to determine the project’s behaviour when encountering an execution error. Only one Global Exception Handler can be set per automation project. • The Global Exception Handler has two arguments, that should not be removed. • The first argument is errorInfo with the In direction and it stores information about the error that was thrown and the workflow that failed. • The second argument, result has the Out direction and it is used for determining the next behaviour of the process when it encounters an error.
  • 33. 33 Build an Automation using UiPath Introductory Hands On Take Input from User - First Name , Last Name , Year Born Show a Message Box with Message - "Hello Mukesh You are 18 Years Old"
  • 34. 34 Academy • Get crowdsourced support and share product feedback on UiPath Forum • Check the product documentation Forum Community Events • Connect with like-minded people and share best practices with the UiPath Community • Solve challenges in engaging hackathon competitions • Join meetups and conferences • Learn the skills of the future on UiPath Academy or through our Academic Alliance • Earn globally recognized credentials with UiPath Certifications Vibrant ecosystem of more than 2 million professionals and citizen developers learning, getting support, and succeeding together in their automation careers.