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.

Challenge: Read Excel config file

Challenge: Read Excel config file - UiPath Tutorial

From the course: Complete Guide to UiPath RPA Development

Challenge: Read Excel config file

- [Instructor] Okay, I think it's time for a challenge. You may recall I said that dictionaries were going to make another appearance in the Excel section. Well, here we are in the Excel section and the technique we're about to work on is going to prepare you for more advanced topics in my UiPath Level 2 course. So, my challenge to you is to create a new process called ReadExcelConfig and store it wherever you want. I'll put it into C/development/UiPath and click on Create. And now, I want you to go into the Project tab and right-click in the white space here and add a folder called Data and hit Return. So now, we have a folder inside of our project and any files in that folder will get bundled up with our automation files and published into Orchestrator when we want to deploy it. So, right-click on the Data folder and select Open. So that opens it in the Windows File Explorer. Now right-click and select New Microsoft Excel worksheet and call that Config. Now double-click on Config…

Contents