web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Folder is not available
Power Automate
Suggested Answer

Folder is not available

(0) ShareShare
ReportReport
Posted on by
I have created a flow where all the pdfs in a Folder are renamed by specific informations from the pdf. It work fine but in a few files i get the german information "Ordner ist nicht vorhanden". The file is not in the cloud but downloaded. The flow reads the informtions from the pdf correctly. So these files are not renamed. I hope I have explained it right. Any help?
 
Korrelations-ID: e8f26b95-a7a7-46bd-afd8-6e21f9fe2bf1
Ein Teil des Pfads konnte nicht gefunden werden.: Microsoft.PowerPlatform.PowerAutomate.Desktop.Actions.SDK.ActionException: Ordner ist nicht vorhanden ---> System.IO.DirectoryNotFoundException: Ein Teil des Pfads konnte nicht gefunden werden.
   bei System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   bei System.IO.File.InternalMove(String sourceFileName, String destFileName, Boolean checkHost)
   bei Microsoft.Flow.RPA.Desktop.Modules.File.Actions.RenameFilesAction.Execute(ActionContext context)
   --- Ende der internen Ausnahmestapelüberwachung ---
   bei Microsoft.Flow.RPA.Desktop.Modules.File.Actions.RenameFilesAction.Execute(ActionContext context)
   bei Microsoft.Flow.RPA.Desktop.Robin.Engine.Execution.ActionRunner.Run(IActionStatement statement, Dictionary`2 inputArguments, Dictionary`2 outputArguments)
I have the same question (0)
  • Suggested answer
    eetuRobo Profile Picture
    4,565 Super User 2026 Season 1 on at
    Could you share a screenshot of your flow? Do you download a file or the full folder?  Are the files large which you are downloading?
    One thing to check is that when you download the file/folder has it finished the download fully. Make sure you have "Wait for file" -action before executing the "Rename files" -action so the files have fully downloaded before trying to interact with them.


     If you do have "Wait for file" maybe try adding an extra hard coded 5 seconds "Wait" action.
  • Suggested answer
    Riyaz_riz11 Profile Picture
    4,204 Super User 2026 Season 1 on at
    Hi,
     
    Check if the folder exists before renaming --- In Power Automate Desktop, add “If folder exists” before the Rename files action. If it does not exist, use “Create folder” to create it.
    Verify the full destination path variable ---- Add a Display message or Write to log file step to see the full path you are generating. Make sure the path is correct and not duplicated or incomplete.
    Remove invalid characters from the file name --- Use Replace text to remove characters like \ / : * ? " < > | from the extracted PDF text before renaming.
    Trim extracted text --- Use Trim text and remove line breaks  from the value you are using in the new file name.
    Use “Move file” instead of Rename if changing folder -- If you are renaming and moving to another folder at the same time, use Move file(s) with a new name. This avoids path errors in some cases.

    Note: If takes long time to get it downloaded use "Wait for file"
     
     
     
    If I have answered your question, please mark it as the preferred solution ✅ . If you like my response, please give it a Thumbs Up 👍.
    Regards,
    Riyaz

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Valantis Profile Picture

Valantis 377

#2
11manish Profile Picture

11manish 279

#3
David_MA Profile Picture

David_MA 234 Super User 2026 Season 1

Last 30 days Overall leaderboard