Great stuff, thanks for sharing it Mukesh. Object Library is a great feature which will help to extend reusable components & streamline the processes across the projects/Organizations.
@MukeshKala5 ай бұрын
Yes, definitely
@rishabhsinghchauhan55003 ай бұрын
Thanks sir
@MukeshKala3 ай бұрын
All the best
@PraveenSingh-ty1gi9 ай бұрын
Nice video sir. Please take this to the advanced level in your next videos. What are the interview questions will be asked on this topic please cover this also in the next video.
@MukeshKala9 ай бұрын
Yes , we will have a deep dive in the upcoming videos
@kesava909 ай бұрын
Mukesh what is difference b/w Object Repository and Library then ? Library also we can do same things right selectors also we can save in library of Type into, Check & Click. Object Repository uses in case of selectors change for replacement we need change again those will reflect in Production code right ? Correct me please if I am wrong ?
@MukeshKala9 ай бұрын
In the usual library we can have logic as well such as logic to login to an application taking care of exception etc whereas object repository is just storing selectors
@TryHard-_-_-8 ай бұрын
Sir, in case we have source code management integration like git , we would not be needing the creation of OR library right. Plz share ur thoughts on the best practice on this ? OR library vs SCM tool intergrations.
@MukeshKala8 ай бұрын
While Git can manage the versioning of your source code files, the UiPath object library serves a different purpose: The object library allows you to create and store reusable components that can be easily accessed and utilized in various automation projects. It promotes standardization by enabling the sharing of best practices, common functionalities, and standardized components across projects. while SCM integration like Git is invaluable for managing version control and collaboration of source code files, the UiPath object library remains essential for promoting reusability, standardization, and efficiency in automation development. Both play complementary roles in a well-structured automation development environment.
@TryHard-_-_-8 ай бұрын
@@MukeshKala thank you Sirji .. love all ur series ..
@mohammedburhaanali43738 ай бұрын
How do I update selectors in object repository and make sure my all projects are automatically pointing to the newly updated selectors? If I just update the selectors in local do I again need to open all projects and update the dependency version ?
@MukeshKala8 ай бұрын
Yes we have to update the Dependencies to work with the latest object repository
@mohammedburhaanali43738 ай бұрын
@@MukeshKala don't we have a way to automate this too? We would need to spend lot of time if we have 50-100 bots using same object repositories
@gagansingh34818 ай бұрын
Hi sir I have create the workflow and using custiom option save it to the folder , when I add the file to the new workflow nothing is showing in object repository dont now the reason can you guide please
@MukeshKala8 ай бұрын
You might not have published the correct version of Ui Library, please note we need to publish the library not the project (refer the video again if you missed this point). Create a new Library with only one click activity in Main and try to export that
@gagansingh34818 ай бұрын
Got the result sir actually I was publish the project workflow instead of library ...
@Nan9343-s7s9 ай бұрын
This only works for UI Automation?
@MukeshKala9 ай бұрын
Yes you are correct
@ENGLISH_Direction_Memo9 ай бұрын
Thanks sir
@MukeshKala9 ай бұрын
Welcome
@UiPathUser9 ай бұрын
Hi Mukesh. I was looking for a modern design playlist but do not see one, can you please compile the list and put it into your playlist so it gets easier to follow
@MukeshKala9 ай бұрын
Link is there in video description as well Modern Design Experience Playlist kzbin.info/www/bejne/kHy0o4iAo994btU
@suraj_singh3219 ай бұрын
Is it possible to create delete or to get file information through API in sharepoint if yes than make a video or please share resource.
@MukeshKala9 ай бұрын
we have sharepoint connector available in uipath : docs.uipath.com/integration-service/automation-cloud/latest/user-guide/uipath-microsoft-onedrive
@suraj_singh3219 ай бұрын
@@MukeshKala yes sir i know but i need to do with API because we donot need configuration of sharepoint thorugh API we need to do 1.Rename file 2.Move file 3.delete file 4.downloaf file In sharepoint uipath 👍