I have a few files in a folder which is located in “Share Drive”.
I have to delete all files in a folder before processing further. This was completely working file until a last couple of days back and suddenly stopped working. — This is Attended Bot
When I try to delete the same files manually (from the same machine), it works fine
@Krithi1 Check the logs of the process to try and find the error of why it’s occurring.
Is it failing because its unable to locate the folder on the shared drive? Or is it unable to reach the drive at all? You could double check the code on the automation to make sure that its pointing to the correct location.
If you let me know the error I could assist further.