Hi Vinod,
Do you want to only copy the folders, the files within the folders, or both?
Some suggestions:
-Your personal OneDrive should be accessible as a SharePoint subsite, so I would still look into using the asset I referenced in the last post. It has an Upload File action which would also serve your purpose.
-Select "Always keep on this device" to always keep a local copy of a OneDrive file.
-Still just using the File Management Utility, use Get Folders to get the folder data into a collection. Loop through the folders collection, and use Create Directory to make folder paths in the new location. Use Get Files to return the metadata for the files in the current folder as a collection, and loop through this collection using Copy File to copy the files to the destination.
------------------------------
Patrick Aucoin
Senior Product Consultant
Blue Prism
------------------------------