Condition not working for copying files

Copper Contributor

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!

 

Flow.jpg

 

Condition.jpg

1 Reply

I solved this by using the Create File action as a work around instead of the Copy File action.

 

CreateFile.jpg