Demo Class Agenda :
1. What is RPA?
2. RPA Tools in the market?
3. Uipath components and s/w and h/w requirements
4. Uipath workflows
5. Sample Business Cases.
1. what is RPA?
RPA - Robotic process automation
Robot - a s/w program/ script / bot/ workflow
process - sequential flow of steps which perform end to end operation.
2 types of process
1. Rule based processs
2. Judgement based process
Real Time Example : providing portal access to users
web portal[Raise request for access] --->Token id[In progress] -Excel file - sap APP ---
token id - Grant ---> web portal - token id(resolved) - send mail to user
Web portal [ Core Activities]
|
|
Excel file [ Excel Activites]
|
|
SAP server[Grant the access] [Core Activites]
|
|
web portal
|
|
Send email confirmation [Email Actvities]
Automation - Replacing human effort.
RPA tools in the market
1. Automation Anywhere
2. Blueprism
3. Uipath
4. openSpan
5. Nice
6. workfusion
uipath certification :
url : academy.uipath.com
14 lesssons - final assessemennt
Uipath components
There 3 components
1. uipath studio [Bot- Development]
2. uipath robot [ Bot - execution]
3. uipath orchestrator [ Server - Web based - Bot management]
Uipath :
s/w :
1. any windows OS
2. .Net framework 4.5.1 to 4.6.2
3. uipath s/w [Enterprise - Community]
Hardware Requirements :
CPU - 1.4GHZ (32 bit) - 1.8GHZ (64bit)
RAM - 4gb - 4GB
Uipath orchestrator:
1. Sql server expression edition
2. IIS -7
Traing period : 60days - 12 weeks
Uipath studio :
workflow - Graphical representation of the business process
There are 3 types of workflows
1. Sequence
2. Flowchart
3. State machine
by using uipath we can automate
1. Web based application (uipath.core.activites)
2. Desktop based application
3. SAP application
4. Mainframe application
5. Citrix
6. Excel (uipath.excel.activities)
7. PDF (uipath.pdf.activites)
8. DataBase (uipath.database.activites)
9. WebService(SOAP,Rest)
10. Terminal emulators
11. DataTables