Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Robotic Process Automation - UiPath StudioX
Rating: 4.4 out of 5(124 ratings)
4,995 students

Robotic Process Automation - UiPath StudioX

Make a Robot by yourself. A guided development of a Robot by using the RPA - UiPath StudioX.
Last updated 9/2020
English

What you'll learn

  • Introduction to the Robotic Process Automation.
  • How a RPA robot saves time to perform routinely jobs by themselves. Of course the job should be logical and follow a flow of tasks.
  • How to read and write data on to an excel file, or any other application? We will use UiPath StudioX Community Edition for making Robot.
  • The Robot will enter data on to an application taking data from an Excel Sheet, and then updating the excel file with taking note from the application.

Course content

1 section7 lectures1h 34m total length
  • UiPath StudioX is a complete solution for automating business applications.4:52

    The end result of working in StudioX is the automation project, a custom set of steps called activities. Each activity performs an action, such as clicking a button, copying data from one Excel file to another, or saving an Outlook email attachment to a folder. You add activities, define the execution order and the relationships between them in the Designer panel where you can also view a real-time graphic representation of your project.

  • The Project, the Algorithm, and the Requisites9:41

    The project is to make a robot which will automate a data entry system in a application (DoubleEntryUI) taking input from a MS Excel File as source.

    In mathematics and computer science, an Algorithm is a finite sequence of well-defined, computer-implementable instructions, typically to solve a class of problems or to perform a computation.

    Simply, when we put a set of operation or action in a sequence manner, on some logical decision is called an algorithm.

    The Requisites to make this project are:

    • Computer​

    • Windows Operating System​

    • Dot Net Framework 4.5​

    • UiPath StudioX​

    • Microsoft Excel​

    • Data.xlsx - Datasource​

    • DoubleUI.exe - Application


  • Install UiPath3:03

    Install UiPath Studio X by visiting the official site to download the studio and select Studio or Studio X; register, verify, and access cloud or download options.

  • Understand the UiPath StudioX, the User Interface12:39

    Explore UiPath StudioX's integrated development environment, navigate the backstage and design views, create blank or templated projects, and use the activity panel to build and run automations.

  • Understanding different UiPath Actions required for the Project - Part 119:19

    Explore building a UiPath StudioX project that uses an Excel file, an if condition, message boxes, and for-each data table processing to manage transactions and record results.

  • Understanding different UiPath Actions required for the Project - Part 217:48

    Create a UiPath workflow that uses a transaction-type switch (deposit, withdrawal, split deposit) to drive application actions, including application browser, type into, and click with anchors.

  • Create the Project, Publish, and Test26:44

    Create a UiPath StudioX project, connect an Excel data file, and automate deposits, withdrawals, and split deposits using if and switch decisions, then publish and test the robot.

Requirements

  • You must know:
  • How to run Microsoft Windows?
  • How to run Microsoft Excel (Basic)?

Description

The training is aimed to make a workable robot by explaining the underneath technology.  The main objective of the course is to encourage the learner to get rid of routinely logical jobs by creating Robots by themselves. The basic requisites to learn and practice UiPath StudioX :

  • Computer​

  • Windows Operating System​

  • Dot Net Framework 4.5​

  • UiPath StudioX​

  • Microsoft Excel​

  • Data.xlsx - Datasource​

  • DoubleUI.exe - Application

Who this course is for:

  • Anyone who is doing some kind of routine job, which he or she wants to automate.