Using the Matcher transformer, is it possible for me to produce results from matched output and choose which row of attribute to merge and keep the attribute?
Question
Using the Matcher transformer, is it possible for me to produce results from matched output and choose which row of attribute to merge and keep the attribute?
I attach a visual example, from the visual preview, I want the blue tick row to merge/duplicate the attribute while the row with the yellow mark to keep the attribute value from the original value.
The featuremerger (or featurejoiner) might be a better approach here, as that gives you control over what is the "original" value (requestor). The matcher doesn't know what feature is the "original" as it only has one input port