I need help connecting the dots. How can I take the full path (input from directory tool) from my control parameter in my batch macro and make it a field in the finished output? In other words, I need the full path to be a new field in the TDE extract for each processed TXT file.
Workflow:

Batch macro:

My idea is that on subsequent runs of this workflow, I can join on the new full path field and use the left join as a filter to find new files. The new files will be processed and appended to the extract. I think it will work but am I making this more complicated than it needs to be? Either way, I'd like to know how to bring the Metadata into a workflow.