I just completely changed this question.
I have a batch macro. I am trying to optimize it to work for each file as there are minor variations in the data fields present.
Here is a classic problem I confront.
The question / issue pertains to the split down from the first Select Tool.
First box - the XML parse tool parses [Field_X] and its outer_xml and filters out any records where the resulting outer_xml is null.
Second box - the XML parse tool expects there to be at least 1 record that requires the outer_xml field from the first box.
Problem, one of my files passes ZERO records from the first box to the second box killing the workflow and killing the batch macro.
I blame Congress as the split down pertains to Congressional actions (or lack thereof).
How can I work around this?
