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.
Solution - development part 10 - UiPath Tutorial
From the course: Complete Guide to UiPath RPA Development
Solution - development part 10
- [Instructor] So now if we skim the requirements, we really only have two more things to do. We need to report and log the road that's currently being worked, like lead X of Y, lead 1 of 20, and so on. And then we actually need to do the web steps to add the lead. So let's do this one first, reporting lead X of Y. We already know what Y was, because we reported it up here in Get data. I think that's this one right here. And you can see we used LeadsToSave.RowCount.ToString. So what we should really do, since we're going to use this more than once now is Control + C, and inside Setup, I'm going to grab and assign, and drag and drop it after this Log and Report - leads count. I'll collapse that back down again, and click in here and right click, and create a variable called TotalLeadCount, and hit Return. And we're going to need that later, so I'll go into Variables and increase that scope to the same as the rest of our variables. And in here I'll Control + V to paste in…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
(Locked)
Overview5m 35s
-
(Locked)
Solution - development part 15m 56s
-
(Locked)
Solution - development part 29m 51s
-
(Locked)
Solution - development part 34m 26s
-
(Locked)
Solution - development part 411m 1s
-
(Locked)
Solution - development part 53m 38s
-
(Locked)
Solution - development part 69m 41s
-
(Locked)
Solution - development part 75m 22s
-
Solution - development part 85m 6s
-
(Locked)
Solution - development part 94m 10s
-
(Locked)
Solution - development part 106m 21s
-
(Locked)
Solution - development part 117m 43s
-
(Locked)
Solution - development part 126m 2s
-
(Locked)
Solution - development part 135m 8s
-
(Locked)
Solution - development part 1412m 26s
-
(Locked)
-
-
-
-
-
-
-