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 3

Solution - development part 3

- [Bryan] Now that we have our project structure and some basic logging, let's take a quick break and go into Automation Cloud to set up some assets for this automation. I'll click on Orchestrator and click on the Enterprise folder and go to the Assets tab. Now you recall in a previous lecture, we added this CrmUrl asset, which contains the address of the website we're targeting. I added this id=1, which we don't need anymore. So I'll go ahead and click on Edit and delete that. So the URL ends with CRM and click on Update. Now let's add our credentials asset by clicking on Add Asset, Create New Asset. We'll call this CrmCredentials and change this to Credential. And now username and password can pretty much be whatever you want for this site. It's just that username has to have the format of an email address. So in my case, I'll use bryan@whatisrpa.com for my email address and QWE for my password. Again, it doesn't matter what the credentials are, as long as this looks like an email…

Contents