We are testing with a very simple for-each-loop, new workflow
We search for a list of documents, this works as expected then we are wanting to do 2 document moves based on each document in the loop. We can get the first move to happen, but the second move fails
We have tried using the output_entry from move1 to feed move2 - but this is no go - screenshot attached. We can get move1 to trigger correctly, but any of the move2 steps fail.
Any suggestions?