Yes, you chain a REGEX transform to “pre-scan” the incoming string for your target codes on each channel. If there is a “miss”, the REGEX fails silently and never passes the code to the chained MAP transform to produce the error.
Yes, you chain a REGEX transform to “pre-scan” the incoming string for your target codes on each channel. If there is a “miss”, the REGEX fails silently and never passes the code to the chained MAP transform to produce the error.