Hi Geeks,
I've an Alteryx workflow, picks up text files and appends database fields with Transformations and generates a PDF report.
However, my requirement is to funnel the files that are not processed , as the picture shown below

Lets say Input files are 1,2,3,4 and archives into a folder after processing and here files are 1,2,4
and 3 is not processed and wanted to capture in a folder
Appreciated for your inputs