Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Getting Started With UiPath Robotic Process Automation (RPA)
Rating: 4.5 out of 5(283 ratings)
1,521 students

Getting Started With UiPath Robotic Process Automation (RPA)

Project Based Approach
Last updated 11/2024
English
English [Auto],Korean [Auto],

What you'll learn

  • Understand the fundamentals of Robotic Process Automation (RPA)
  • Working with UiPath studio for designing RPA
  • Designing Robots for automation of various workflows involving use of Notepad, Excel file, PDF file, Word File etc.
  • Perform data scraping from website: Amazon
  • Controlling Robot using Orchestrator

Course content

12 sections53 lectures6h 22m total length
  • Course Overview3:26

    Explore UiPath RPA fundamentals, install and use UiPath Studio, build seven robots—from weather data fetch to web scraping into Excel—using selectors, OCR, email automation, and orchestrator scheduling.

  • RPA Introduction Part 16:31

    Introduce robotic process automation (RPA) and show how software bots mimic human actions to read and process data, automate repetitive workflows, and deliver 24/7, scalable, error-free performance across industries.

  • RPA Introduction Part 28:26

    Explore UiPath RPA fundamentals—from discovery and process mining to building automation in studio, orchestrating with orchestrator, and running attended or unattended robots for reliable execution and insights.

  • Installing UiPath Studio Software13:36

    Install UiPath Studio from cloud.uipath.com, sign in with Google, choose Studio Pro or Studio, create your first process, and use assign to set X to 3 and display it.

  • Basic Activities7:42

    Master basic UiPath studio activities, including sequences, input dialog box, assign, and message box for collecting user data and displaying output.

  • Delay Activity5:05

    Learn how to implement the delay activity in UiPath Studio to pause between tasks, loop a counter from 1 to 5, and print timed outputs.

  • if-else control statement7:12

    Use an if-else control statement in UiPath Studio to determine if a user-entered number is even or odd via the modulus operator, and display the result in a message box.

  • Switch Case Statement8:59

    Master the switch case activity in UiPath to evaluate an integer input and run the corresponding case or a default when the value is out of range.

  • while statement7:18

    Master the while activity to repeat actions while a condition is true, as shown by incrementing a variable X from 0 to 9 and displaying each value.

  • do while statement5:39

    Explore the do while statement in UiPath, where the do block runs at least once before the condition is checked, contrasting it with the while loop.

  • for each part 10:40

    Explore for each activity in UiPath Studio, traverse collections such as lists and data tables, and print file names from a folder to the output during a live exercise.

  • for each part 27:13

    Learn to use a for each activity in UiPath to print file names from a folder named Arpi, by listing files with directory.getfiles and writing each item to output.

  • Flow Chart Part 11:36

    Learn how to use flowcharts in UiPath Studio to automate a simple process, offering a more logical flow than a sequence-based design and setting the stage for scalable automations.

  • Flow Chart Part 26:38

    Build a number input workflow in UiPath RPA using a flowchart, input dialog, and a decision to display 'even number' or 'odd number' in a message box.

Requirements

  • No prior programming experience is needed. You just need to have a computer with Windows 8/10 with minimum 4 GB RAM.

Description

Robotic Process Automation (RPA) is one of the most in demand skill today. It is expected that the market of RPA will grow to 1.89 billion USD in 2021. UiPath is a world leader in Robotic Process Automation technology and many organizations in the world are using their solution for automating their business processes.  The skilled workforce requirement in RPA is on the growing side and getting skilled in UiPath technology is an advantage. The course takes you to the hands-on journey of designing Robots for different processes related to IT automation using UiPath studio. The course covers the basics of UiPath studio in detail and various bot building exercise have been covered like: Notepad automation, Web Scraping, Excel automation, Email automation and many more. The course also highlights the use of Orchestrator feature for controlling and scheduling of Robots remotely.

Different bot making exercises that are covered in this course includes the following:

Weather Data Acquisition Robot

Notepad Automation

Data Scraping from Amazon website

RPA Challenge to fill the form by reading the data from excel file

Fake Name Generator Robot

Scraping the data from PDF File

Scraping the data from PDF file using Optical Character Recognition (OCR) technique

Robot for sending Email with Attachment and reading email

Managing the Robot with Orchestrator



Who this course is for:

  • Anyone who is interested to kick start their learning in the field of RPA using UiPath
  • Anyone who wants to have a hands on experience of designing Robots for IT automation