Hi,
Is there any way to change the permission of File/Folder in System to perform IO operation?
Like - Create, Delete file/folder through uipath if there is no permission.
Please share any solution for this ASAP
Thanks
Hi,
Is there any way to change the permission of File/Folder in System to perform IO operation?
Like - Create, Delete file/folder through uipath if there is no permission.
Please share any solution for this ASAP
Thanks
Accessing the files or folders using UiPath is same as accessing manually.
Unfortunately, unless the user that is used to run the bot has access to these files/folders, the bot will not be able to access.