Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
According to everything I've read (Help, examples etc), the below syntax for an output filter in tMap should work:
But it doesn't seem to, at least for me. In fact, if I change the condition to != then all rows with Security_Category=="OS" are routed to this output.
However, this syntax works perfectly:
which is fine, I can now get it working properly. But does anyone know why the first version doesn't work? Am I doing something wrong, or is there some configuration I can look a that will give me some clues?
Thanks.
(talend version:
)