From the course: UiPath Studio Essential Training

Unlock this course with a free trial

Join today to access over 25,300 courses taught by industry experts.

Orchestrator assets

Orchestrator assets

- [Instructor] Utilizing Orchestrator assets in UiPath provides a convenient way to manage and share nonsensitive data across automation projects. Let's consider an example where you need to store and access configuration settings such as URL or File Path using Orchestrator Assets. If you go back to our example, login into Acme, we are developing an automation project that interacts with this web application for data extraction. So to ensure flexibility and ease of maintenance, you want to store the URL of the web application as an Orchestrator asset, allowing easy modification without modifying the automation workflow. So again, I will go to Asset and click on Add asset, Create new asset, and I will name it Acme URL. And in this case, the type will be text. And here you will define the URL. Where is the URL? Here it is. And let's save it. Create. And we have a new asset, Acme URL. Let's go back to UiPath and get this asset here. Consider if this URL change for any reason. What I will…

Contents