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)