Forum Discussion
cdfjdk1
Mar 21, 2024Copper Contributor
Condition not working for copying files
I have a flow that copies files correctly, but when I add a condition to filter the files to be copied, I get an ActionBranchingConditionNotSatisfied error in the Copy Files action.
Am I missing an action in the flow that I should link the condition to?
Thanks for any advice!
1 Reply
- cdfjdk1Copper Contributor
I solved this by using the Create File action as a work around instead of the Copy File action.