• Post category:StudyBullet-11
  • Reading time:6 mins read


A complete training in Robotic Process Automation with UiPath. Practical, comprehensive, and hands-on. Build 5 robots.

What you will learn

Understand the most important tools inside the UiPath Ecosystem

How register and install your UiPath Stduio

How to work with DataTables and Workbooks

How to create an Outlook Automation

Data Manipulation with UiPath Studio (Including RegEx Builder)

Full and Partial selectors in UiPath Studio

The different types of workflows in UiPath

Basic and Advanced Debugging Features in UiPath Studio

Error and Exception Handling in UiPath Studio

You’ll also create an Excel Automation and learn how to work with DataTables

Create a MS Word Automation

Description

Learn to create your first RPA Robotic Process Automation with UiPath.

Get started in your UiPath RPA Developer journey by learning how to use the UiPath Studio to create a project. You will also learn how to develop your own automation and run it in test mode. You will also be able to simulate an automation which can then be deployed as an executable process on a computer or server.

This course is for beginners who have no experience in programming or Robotic Process Automation and want to start from scratch with UiPath.

Robotic process automation (RPA) is a method of using software robots to execute routines or repeatable tasks. Unlike traditional automation that involves programming individual tasks, RPA can be programmed to respond to changes in a business environment by adapting its process accordingly.


Get Instant Notification of New Courses on our Telegram channel.


UiPath is one of the leading software platforms for robotic process automation. It offers end-to-end solutions for automating any type of digital task across applications and systems.

This course will help you to either design and build basic UiPath RPA solutions, or to work effectively as a member of an automation team under the direction of an experienced Uipath RPA Developer who is in charge of creating more complex solutions using UiPath technology.

In this course, you will learn how to use tools from the UiPath platform, including UiPath Studio, Robots, and UiPath Orchestrator that will help you to solve issues, identify processes, and create straightforward automation solutions.

This course is the first step for professionals who want to develop their knowledge and abilities in order to become Advanced UiPath RPA Developers, Solution Architects, or RPA Architects.

English
language

Content

Getting Started with RPA Development

UiPath Platform Overview
Attended X Unattended
How to install UiPath Studio
UiPath Studio Walkthrough
Practice Exercise I – Outlook automation

Variables, Arguments, and Data Types

Variables, Arguments, and Data Types

DataTables and Excel Automation with Studio

DataTables
Workbooks

Data Manipulation in UiPath Studio

String
Lists
DateTime
Dictionary
RegEx Builder

Selectors in UiPath Studio

What is a Selector in UiPath?
Types of Selectors
UiPath UI Explorer

Practice Exercise II – Generate Fake Names

Generate Fake Names

Choosing the Workflow Layout

Sequence
Flowchart
State of machine
Global Exception Handler

Comments in UiPath Studio

How to effectively use comments in UiPath

Debugging in Studio

Basic Debugging Features
Advanced Debugging Features

Error and Exception Handling in Studio

TryCatch, Throw, and Rethrow
Retry Scope
The ContinueOnError Property

Practice Exercise III – Generate Yearly Report

Generate Yearly Report