UiPath: Robotic Process Automation (RPA)
- Offered byLinkedin Learning
UiPath: Robotic Process Automation (RPA) at Linkedin Learning Overview
Duration | 7 hours |
Mode of learning | Online |
Difficulty level | Intermediate |
Credential | Certificate |
UiPath: Robotic Process Automation (RPA) at Linkedin Learning Highlights
- Earn a certificate of completion from LinkedIn Learning
UiPath: Robotic Process Automation (RPA) at Linkedin Learning Course details
- UiPath
- Robotic Process Automation (RPA)
- This course offers a hands-on guide to automating a variety of software-controllable process using this popular tool
- Instructor Bryan Lamb helps to acquaint you with the main capabilities of UiPath and demonstrates how to use key features to automate business processes against a variety of target systems, including Excel spreadsheets
- He also shows how to work with flowcharts to document enterprise processes, how to handle errors, how to schedule and manage your software robots with Orchestrator, and more
UiPath: Robotic Process Automation (RPA) at Linkedin Learning Curriculum
Introduction
About the course
About me
Why UiPath?
Who can use the free version of UiPath?
Demo: Build a simple software robot
Where to go for fast technical assistance
A note on the RPA Tech Primer
1. Community Edition Installation (Windows)
Install UiPath Studio
Install important packages
Examine the installed activities
Set up browsers
Renewing a community edition license
2. Orientation
UIPath orientation
Create new projects
Open and copy existing projects
Project and tool windows tour
3. Basic UiPath Skills
Basic UIPath skills overview
Quick tour of all activities
Sequences and flowcharts
Display a message box
Logging to the output window
Open and read a text file
Use a loop to repeat work
Send email
4. Debugging
Run in debug mode
Set a break point and debug line by line
5. Using Variables to Handle Data
Variables
Using the Variables pane
Browsing for special variable types
Using the Assign activity
Variables as the output of activities
Variable scope
6. Script Control Flow
If/else: Making a choice
Flowchart decision diamond
Switch: Handling many choices
Flow switch