Hello all,
I'm using a basic regex to take the lines contains 'TWY' string in StringSearcher Transformer.
The expression returns the expected result when I trying in https://regex101.com/r/mT5rZ3/56here . However, when I try this in the transformer it returns only 1 match.
What am I suppose to do to get every line containing TWY on different match index