From the course: Complete Guide to UiPath RPA Development

Unlock this course with a free trial

Join today to access over 24,700 courses taught by industry experts.

Overview

Overview

- [Bryan] All right, the time has finally come to examine the REFramework, and this section is going to challenge all the skills you already learned. In this video, I'll provide an overview of what the REFramework is and what its benefits are, and in the next video, I'll provide a quick-start tour to help you understand the REFramework layout so you can decide whether you want to make use of it for your enterprise projects. The REFramework is a UiPath project template that will save you time, and to make all of your automation projects look consistent. When you create a new REFramework project, it's going to be based on a State Machine, and that State Machine will be present when you first create the project. Since the framework is based on that State Machine, it will allow us to double back and do things like re-initializing our applications and so on. It also provides top-level work blocks like Initialize, Get Data, Process Data and Finalize, so you don't have to create them…

Contents