I am trying to build a simple workflow that copy files from one sharepoint location to another with replace function. The workflow works flawlessly - it does copy the files and place them correctly.
However the combination of getfiles(properties) and copyfile (with identifier) also captures the actual folders, so whenever the workflow is being run, it returns an error exclusively on the folder locations.
- All files are correctly copied.
- All directories are correctly copied.
However I am trying to remove the error message of the flow to NOT return any error of the folders.
Get file (properties)
Copy file
6 errors - 6 folders
Do you know how to preserve the function (copying files from one location to another - this works as intended), but to exclude the error in the flow for the actual directory/folders?
Thanks!
Click on the Thumbs Up below. Solved your problem? - Click on Accept as Solution below. Others seeking the same answers will be happy you did.
WarrenBelz
146,524
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,906
Most Valuable Professional