We run the workspace using PERL.
We have implemented a conditional check in the workspace for record counts
BEFORE we update the table. If that TEST fails, we route to the Terminator
transformer.
The issue we are having is that Terminator does not set FMEException, thus PERL thinks it was successful.
We need to terminate the STREAM of jobs.
How do we do that? I do not see anything FME parms
related to FMEException.