Hi team,
I need to create a library and reuse it in multiple projects.
For example, Library A is developed and referred from multiple projects but tomorrow if there is any change in the library i can update the library but in UiPath from every project i need to update it again which is not reliable.
1 Like
@Sreekrishnan_Krishna_Das ,
You can leverage Project Dependencies Mass Update tool for mass update your library in all the required projects.
The UiPath Documentation Portal - the home of all our valuable information. Find here everything you need to guide you in your automation journey in the UiPath ecosystem, from complex installation guides to quick tutorials, to practical business...
2 Likes
No i dont think this is the solution . The scenario is in a different way will explain.
For example
I am having 10 bots(Machines) where i will trigger one process in all bots it will run.
This process contains library referred from a common path or orchetrator.
Now when i want to update a library then i need to upate the library and publish then again i need to open the code and then update the version again.
My query is there any other way to handle it ?
1 Like