Hi,
I have 2 test tools in my workflow which have tests that have simple tests which should produce an error if there are any non-matching records on the left and right side of a join tool.
Whenever I run my flow only one of the tools produces an error even though they should both be triggering errors. Is there a setting somewhere for controlling this?
I'm confident that both tests work correctly on their own.
Thanks for your help.
Solved! Go to Solution.
Hi @squelchie,
There's a couple of places this could be controlled - first check each of your Test tools, and at the bottom of the Configuration window uncheck Don't report errors if there are other errors in the workflow
If that doesn't resolve it, also check the overall Runtime settings and make sure Cancel Running Workflow on Error isn't set
Thanks @JamesC that did the trick :)