I need to search the specific folder from the source location and it need to be moved to the destination folder.
check as below
First Place Invoke Method activity
Select TargetType as System.IO.Directory
Fill MethodName as Move
Click on Parameters and pass You Source FolderName and DestFolderName
Hope this helps you
Follow MyChannel
Thanks
Thanks for your reply Srinu,
But I cant able to move the file, please help me out.
regards,
Parthiban B
Can we able to move folder using this Move File activity?
You can’t move folder with Move File activity
You can use Create Folder, Once you created you can use Move Files activity to move the files
Hope this helps you
Thanks
Hi @pb1
Check this link
https://rpabotsworld.com/powershell-uipath-integration/
In this blog , I had explained the Uipath integration with power shell and how using it we can able to move the folder from one location to other using Move-item cmdlet
Hope it helps
Mark it as solution if you got it
Regards
Nived N
Happy Automation
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.