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 ...
cdfjdk1
Apr 10, 2024Copper Contributor
I solved this by using the Create File action as a work around instead of the Copy File action.