Hi Everyone
I have a problem which is driving me nuts to solve.
I have a process that throws up an error when the data source does not contain a certain field.
I put that process in a batch macro, and set up a bypass detour. The detour is set to switch on (i.e. bypass) when the incoming condition is set to "0".
I then do a field info on the stream, filter for the value i am looking for and set "0" or "1" accordingly. Basically, it should only bypass when the field is missing.
However i don't seem to be able to get it to work. My assumption is that it would go through the process until the condition to detour is met...
Any help appreciated... i'm tearing my hair out on this one...
Workflow attached with macro inside + input files for both conditions.