Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learn UiPath PRA Automation from Scratch to Advanced Level
Rating: 3.9 out of 5(28 ratings)
230 students

Learn UiPath PRA Automation from Scratch to Advanced Level

Learn to develop and deploy robotic process automation workflows using UiPath. Learn advanced concepts like AI/ML
Last updated 6/2024
English

What you'll learn

  • Master Robotic Process Automation with UiPath – Learn RPA concepts from scratch and become confident in building automation bots.
  • Automate Real-World Business Processes End-to-End – Gain hands-on experience by building complete, practical workflows using UiPath Studio.
  • Become Proficient in UiPath REFramework – Understand and implement the REFramework for scalable, enterprise-grade automation solutions.
  • Learn from Beginner to Advanced – All in One Course – Start with the basics and progress to advanced RPA techniques with ease.
  • Build Bots with Confidence – Develop attended and unattended bots that handle repetitive tasks with speed and accuracy.
  • Work with Excel, PDFs, Web, Email, and More – Learn to automate tasks across various applications and platforms.
  • Understand Orchestrator & Robot Management – Master UiPath Orchestrator for deployment, scheduling, and monitoring of bots.
  • Apply Real-Time Use Cases and Projects – Work on practical scenarios and mini-projects to simulate real job tasks.
  • Prepare for UiPath RPA Developer Certification – Get aligned with official UiPath curriculum to boost your chances of certification success.
  • Kickstart Your RPA Career with Industry-Relevant Skills – Become job-ready with the tools and confidence to pursue roles like RPA Developer, RPA Consultant, or

Course content

5 sections40 lectures34h 31m total length
  • Lecture 1_Introduction to RPA and UiPath Components51:15
    • RPA is software-based robotics that emulates work that people do.

    • It’s important to clarify that it is not the same as physical shiny, metal robots.

    • RPA is a configurable software tool that uses business rules and sequences of actions to automatically complete processes in any number of different applications the same way a human would, with the help of people for exception management.

  • Lecture 1.1_Installation of UiPath Studio25:24

    In this document, the UiPath installation steps are discussed. Follow the instructions and install UiPath studio successfully.

  • Lecture 2_Variables, Data Types and Control Flow Activities1:09:21

    Variables:

    • Variables are used to store multiple types of data. Another key aspect of variables is that their value can change so that you can, for example, control how many times the body of a loop is executed.

    • Variables need to be created with different names, even if used in different Scopes.

    Types of Variables:

    • Text Variables (e.g. String)

    • True or False Variables (e.g. Boolean)

    • Number Variables (e.g. int32, int64)

    • Array Variables (e.g. int32[], int64[], String[] etc.)

    • Date and Time Variables (e.g. DateTime)

    • Data Table Variables (e.g. DataTable)

    • GenericValue Variables (e.g. GenericValue)

  • Lecture 3_Sharing data among workflows using Arguments56:13

    Arguments:

    • Arguments are used to pass data from a project to another. In a global sense, they resemble variables, as they store data dynamically and pass it on. Variables pass data between activities, while arguments pass data between automations. As a result, they enable you to reuse certain projects time and again.

    • Types of Arguments – In, Out, In/Out

  • Lecture 4: Control Flow If Activity and While Activity56:47

    Control Flow:

    • Control Flow is a concept borrowed from computer science that refers to the order in which actions are performed in an automation.

    • A proper Control Flow can be achieved through the intelligent use of variables and activities.

    • UiPath activities enable you to define rules and automate conditional statements within the project, through if/else and for each statements or loops. Delay can also be added between actions, in order to perfectly time activities.

    • Loops represent an important part of automations as they enable you to easily check dependencies between variables, activities and conditions. Once created, they enable the user to run a segment of the automation for a specific number of times, until a condition is met, or indefinitely.

  • Lecture 5 : Control Flow_Do While Activity_For Each Activity and Directory Class50:51
  • Lecture 6 : Types of workflows_Sequence workflow50:46
  • Lecture 7: Types of workflows_Flowchart workflow and State Machine workflow1:10:16
  • Lecture 8: Array Variables1:09:09

Requirements

  • Students who are interested in learning RPA Automation can take up this course.
  • No programming experience needed. You will learn everything you need to know.

Description

This course provides in-depth knowledge and practical sessions on RPA Automation using UiPath Studio. Each topic has been well explained. Automation process has been developed for each topic and uploaded as the .zip file. Apart from Class Videos, Automation Process the notes are uploaded as .pdf. The students can download these resources to their local drive.

Any of the students who wants to learn UiPath, the student need not to go for individual online online training with an Instructor. The student can purchase this course and learn. This course has all the practical and theoretical topics well explained in the order.

The student can also clarify the questions with me any time. I will be more happy to answer the questions in time. Happy learning!

Who this course is for:

  • Any students in any background and who is interested in learning RPA Automation using UiPath, can learn this course.
  • Software Developers, Test Engineers, Business Analyst, Managers, Anyone who is interested in RPA Automation