UiPath Beginners Course 2023 - How to Get Started

preview_player
Показать описание
Learn UiPath by building a complete step-by-step project with the UiPath Most Valuable Professional, Anders Jensen. The video tutorial shows how to get started as a beginner. Then, we install UiPath, build an end-to-end project, and use Orchestrator to create an unattended robot.

📚 BEST UIPATH BOOKS (Amazon Affiliate)

UIPATH GROUPS:
- Join my network with 5300+ Automation/RPA developers, where we solve Automation/RPA problems, network, and help each other upgrade our careers. It's free!

0:00 Intro
I'm Anders Jensen, a 2-time UiPath Most Valuable Professional.

0:15 Install and Setup UiPath
We download and install the UiPath Community version, which is the complete package for free. On top, we get all the Automation Cloud features. Install the browser extensions. Enable the Modern Design experience.

6:25 Your First UiPath Automation
Choose 'New Project - Process' and go with VB instead of C#, since all documentation and tutorials are in VB. Then, to create a no-code automation, we can drag and drop the pre-defined code blocks called Activities in UiPath. Our first UiPath robot opens an application and clicks a button.

12:11 Build a Complete UiPath Project
Download the course materials from the course page. In our project, we want to build a complete UiPath RPA robot that can read an Excel sheet, scrape web data and write the results back to Excel. I've made some challenges, and to solve them, we must use all the UiPath practices around RPA development.

17:04 Open a Web Page and Do a Search
The Use Application/Browser opens a web page. It also defines a browser scope. The Type Into activity types into the search field.

23:33 Scrape Web Pages With Next Button
We use the Table Extraction Wizard to extract the web data we want. Here it's our search results. Grab the title, the price, and the URL. Since our search results span multiple pages, we define the Next button. We work with the selector for the Next button to make it stable. Finally, with a Write Workbook Range activity, we write the scraped results back to Excel.

35:12 Read an Excel Sheet
We use the Excel Process Scope, the Use Excel File, and the Read Range activities to read an Excel sheet with UiPath. In addition, we set the Show Excel window property in the Excel Process Scope to false. When we read data from Excel, it's stored as a DataTable.

39:37 Web Scrape Multiple Pages
Now we want to scrape multiple pages to Excel with UiPath. Here we read the search topics from Excel, do the search, scrape the results and write the result back to Excel. Use a For Each Row in Data Table to iterate through the DataTable with the Excel data.

46:32 Dynamic File Naming with DateTime
We don't want to overwrite files, so we use a dynamic file name leveraging the date and time from when the robot runs. When we work with dates and times in UiPath, we use the .NET custom date and time formats.

54:34 Regular Expressions - RegEx
Regular Expressions, or RegEx, is a series of characters that defines a search pattern. We use it to extract data out of structured data. Use a RegEx tester such as regex101 to design your Regular Expression patterns. To use it in UiPath, drag in an Assign and create the expression: System.Text.RegularExpressions.Regex.Match("YourString", "YourRegEx").

1:17:09 Orchestraor - Unattended Robot
We finished our UiPath project and are now publishing it to Orchestrator. UiPath Orchestrator is where we manage our automations. Give the user the role 'Allow to be Automation User'. Next, configure your Windows machine - domain/username and Windows password. Add an unattended license to the machine and assign it to the folder. In Automations you add the process.

1:22:08 The Best UiPath Books
Since UiPath is a mix of many technologies, you want to understand different concepts broadly.

1:27:43 The Best UiPath YouTube Channels
YouTube is the place to learn UiPath.

#uipath #rpa #roboticprocessautomation
Рекомендации по теме
Комментарии
Автор

We're more than 5000 RPA Developers at my Discord 🔥🙌

andersjensenorg
Автор

Dude. 10 mins with this video and I already know more than 2 hours with the UiPath Academy materials...everything is perfectly explained and your voice melts away the stress of learning!

robertwalker
Автор

A Beginners Course updated to 2023? What a lovely idea! I hope you can inspire everyone that's still not using RPA to start using it, not only as a job but also on their lives. Congrats Anders!

oscarti
Автор

This video is an excellent introduction to UiPath for beginners. Anders Jensen does a great job of explaining the basics of UiPath and how to get started. He covers the fundamentals of UiPath, such as the user interface, the workflow, and the activities. He also provides helpful tips and tricks to help you get the most out of UiPath. I highly recommend this video for anyone looking to get started with UiPath. Thanks Anders!

botsDNA
Автор

Can't say enough positive. I PAID for the same course on Udemy. Could not follow instructor and he is all over. This is 1000 times better than the paid course. This instructor is phenomenal. So much better. Thank you.

qnnkepf
Автор

What's an excellent UiPath tutorial! I learned a lot in 1.5 hours. Thanks a lot for this work Anders.

chakt
Автор

This is the latest version of the instructional video I could find, thank you so much!❤

stevechulsoo
Автор

Amazing videos!!! I appreciate the time and well-planned class. I hope you are MVP for 2023!

alexfigirova
Автор

Hello Anders. Honest? This is probably the BEST course I've ever seen. Good explanation, nice & slow, easy to follow along. Full credits to you! Congrats & thank you.

cplatteeuw
Автор

This was a fantastic introduction to RPA. Thoroughly enjoyed it and was really easy to follow along! Thank you so much.

NMSportsPerformance
Автор

Hi Anders, just wanted to send you a big thank you for this excellent video. Very clear, didactic, and full of value!!😀

jcdevinatea
Автор

Great introduction to UIPath. Shows me some of its capabilities. This is exactly what I was looking for as a person who knew nothing about UIPath before. I highly recommend it.

pawkon
Автор

Thanks for this video and all the content you provide. I found this video to be very easy to follow and learn from. It is succinct (which is much appreciated), and introduces some pretty handy topics that the audience can further investigate. You had asked what we might want further. I would say along with the books and online resources you mentioned at the end of this video, if there was a list of videos you would recommend (or perhaps a playlist if you have one already developed),

thomasgilman
Автор

This video is really amazing ....I followed step by step with u and done the project. once it's done I really felt so happy and learned a lot Thankyou

lavanyachowdary
Автор

Wow, This is a awesome video to get started… happy new year 🥳

MukeshKala
Автор

As a beginner this video helps me a lot to understand basics of uipath web scrapping...Thanks for giving this wonderful tutorial ❤

ArunMani
Автор

Thank you Anders!! This was a super super helpful intro course :)

evv
Автор

Congratulations, fantastic approach, used very practical applications, conducted in a didactic and professional way, I really liked the content and your way of teaching!!

vitoralexandrecardoso
Автор

One of the best course to start for beginners!! and waiting for the UI path course which will help to crack the UI path associate exam !!

saddichayasharma
Автор

You're a Hero, Thank You for the Great Content. Cheers!

harshanasaparamadu