Categories
RPA UiPath

PDF Automation with Studio (UiRPA part 19)

PDF Automation with Studio

About the course

The PDF Automation in UiPath Studio course is for those with existing knowledge of RPA. You will learn more about UiPath Studio and PDF data extraction with UiPath. Through video tutorials, you will learn about the types of PDF documents and how to install the UiPath PDF Activities package. We teach about UiPath PDF scraping and how to extract data from blocks of text and tables in PDFs using UiPath Studio.   

What you will learn in this course

At the end of this course you should be able to:

  • Install the UiPath PDF Activities Package.
  • Use different activities in Studio to extract large pieces of text from the PDF files. 
  • Extract a single piece of information from a PDF document.
  • Use different activities in Studio to extract data from multiple PDFs with similar structures.
  • Use the UI automation capabilities of Studio to extract fluctuating values from multiple files with the same structure. 
Categories
RPA UiPath

Email Automation with Studio (UiRPA part 18)

Email Automation with Studio

About the course

In this course, we will explore how working with email can become fast and reliable with the use of UiPath Studio and email-related activities.

Keep your inbox open and get ready to see the tasks that can be automated in order to save valuable time.

What you will learn in this course

At the end of this course, you should be able to:

  • Install the dedicated email activities in UiPath Studio.
  • Retrieve email messages based on the email client and server in use.
  • Automate the interaction with emails by filtering and downloading attachments.
  • Use the different ‘Send Email’ activities available.
  • Use message templates to send emails.
Categories
RPA UiPath

Working with Orchestrator Resources (UiRPA part 17)

Working with Orchestrator Resources

About the course

In this course, we’ll look at topics such as working with queues, differentiating processes based on the way they handle transactions, as well as clearly identifying transactions to automate within a process. Apart from this, we’ll also look at the possibility of using Orchestrator as a repository for libraries, assets, and so on.

What you will learn in this course

At the end of this course you should be able to:

  • Use Orchestrators resources directly in Studio.
  • Publish, install and update libraries and templates in Orchestrator.
  • Store files in storage buckets and use them in automation projects.
  • Create, populate and consume Orchestrator queues.
  • Describe the relationship between different queue concepts and make the correct correlations.
  • Identify and explain the types of processes, as well as clearly identify transactions to automate within a process.
Categories
RPA UiPath

Orchestrator Overview for RPA Developers (UiRPA part 16)

Orchestrator Overview for RPA Developers

About the course

Orchestrator is at the core of the UiPath Platform, providing management capabilities for automation and robots. These capabilities are needed in smaller-size deployments, as well as at an enterprise scale, where organization modelling is also necessary.

We’re here to cover Orchestrator from the perspective of an RPA Developer. We’ll be focusing more on the core Orchestrator concepts and features, using them in development, and seeing how they’ll work at runtime.

What you will learn in this course

At the end of this course you should be able to:

  • Define the purpose and main capabilities of Orchestrator.
  • Describe the Orchestrator entities and what they are meant for, as well as differentiate between the tenant context and the folder context.
  • Create, configure and provision unattended robots from Orchestrator.
  • Differentiate between a background and a foreground process.
  • Execute jobs using unattended robots in different ways.
  • Describe how licenses are allocated and consumed in Orchestrator.
Categories
RPA UiPath

Introduction to Logging in Studio (UiRPA part 15)

Introduction to Logging in Studio

About the course

The Introduction to Logging in Studio course is an intermediate course that introduces you to Robot Execution logs and UiPath logging recommendations. You’ll learn how to set up logging in UiPath Studio projects, how to interpret Robot execution logs, and how to use UiPath Log Message activities effectively

What you will learn in this course

By the end of this course you should be able to:

  • Identify and explain the types of UiPath logs and the logging levels.
  • Explain what Robot execution logs are and interpret them correctly.
  • Use Log Message activities effectively.
  • Integrate the logging recommendations in your processes.
Categories
RPA UiPath

Error and Exception Handling in Studio (UiRPA part 14)

Error and Exception Handling in Studio

About the course

The Error and Exception Handling in Studio course is an intermediate course that describes exception handling activities like TryCatch, Throw, Rethrow, Retry Scope, and Global Exception Handler. You’ll also learn about a property that UI automation activities share and that is very valuable – ContinueOnError. 

What you will learn in this course

At the end of this course you should be able to:

  • Identify and differentiate between the different types of exceptions.
  • Describe the common exception-handling techniques and explain when they should be used. 
  • Use the TryCatch, Throw, and Rethrow activities in your automation projects.
  • Use the Retry Scope activities in your automation projects.
  • Describe the ContinueOnError Property.
  • Use the Global Exception Handler in both attended and unattended scenarios.
Categories
RPA UiPath

Debugging in Studio (UiRPA part 13)

Debugging in Studio

About the course

One of the most important aspects of automation is making sure that everything works as expected. The Debugging in UiPath Studio course teaches you how to use the various debugging features including remote debugging offered by Studio to ensure your automations are production ready.

What you will learn in this course

By the end of this course you should be able to:

  • List debugging actions and panels.
  • Define remote debugging.
  • Explain the functionalities of debugging actions.
  • Explain the functionalities of debugging panels.
Categories
RPA UiPath

Project Organization in Studio (UiRPA part 12)

About the course

In this course, we will focus on best practices for organizing your projects. We will learn about selecting project layouts, breaking down complex processes, reusing parts of a project, managing versions of the components, and preventing exceptions.

What you will learn in this course

At the end of this course you will be able to:

  • Choose a suitable project layout for each workflow.
  • Split a complex automation project into functional workflows that can be developed separately.
  • Create and share project templates to speed up development.
  • Identify reusable components across projects and store them as libraries for future reuse.
  • Explain the benefits of using exception-handling techniques.
  • Explain the benefits of using the versioning capabilities of UiPath to keep the development effort trackable and reliable.
Categories
RPA UiPath

Descriptors in Studio (UiRPA part 11)

Descriptors in Studio

About the course

The Descriptors in UiPath Studio course teaches more about user interface automation with UiPath using Modern design experience. In this course, you’ll learn what Descriptors are in UiPath Studio, Advanced options in the selection window, as well as Target element validation. You’ll learn how to configure and fine-tune Descriptor when you encounter difficult situations.   

Descriptors in Studio is a two-hour full course. It’s applicable to those who already understand RPA, more specifically UI automation. At the end of the Descriptors in UiPath Studio course, you receive a diploma of completion. 

What you will learn in this course

At the end of this course, you should be able to:

  • State all the Advanced options of the selection window.
  • Explain when to make use of Enforce visibility, Dynamic Text Target and Native Text Target options.
  • Explain how to use the Image selection option.
  • Define what UI Descriptors are.
  • Explain how the Descriptor gets generated.
  • Explain how the target element validation works.
  • Choose the correct targeting method while automating UI elements.
  • Explain how to explore the attributes of UI elements to build the automation logic.
  • Fine-tune Descriptor to uniquely identify the required UI elements on the screen.
  • Explain what the Object Repository is.
  • State the key benefits of an Object Repository.
  • Explain the key concepts in the Object Repository: UI Descriptors, UI Elements, Screens, Applications, UI Libraries.
Categories
RPA UiPath

Selectors in Studio (UiRPA part 10)

Selectors in Studio

About the course

In this course, you will learn about the main targeting method for UI Automation activities: selectors. We’ll first get familiar with the concept, then we’ll get to more in-depth topics, such as the types of selectors, the UI Explorer, the Property Explorer, and configuring selectors to handle different situations.

What you will learn in this course

At the end of this course, you should be able to:

  • Explain a selector and its structure.
  • Explain various types of selectors and their settings when automating.
  • Describe how to explore the attributes of the User Interface element.
  • Explain various approaches to fine-tune selectors to make them reliable.
  • Fine-tune selectors to improve element identification precision.