asked on June 15, 2022
When creating a workflow that searches the repository and brings back numerous results, we currently need to use a For Each Entry activity to process through each entry that was returned to move it to where it needs to go. If we needed to move them to different folders this makes sense, but we have several workflows where we are moving them all to the same folder. It would be great to have an activity that could move all entries returned from a Search Repository activity in bulk so it didn't have to loop through each entry.
3
0