Is there a way to reject or fail all features containing same value? Right now I would ideally like a way to route all features containing same value to failed port. Currently, for example, if I clone 1 record 3-time, two features fail and one feature pass. How do I route all features that have non-unique values to failed port?
Solved
How does the AttributeValidator transformer process unique feature? Specifically, cloned attribute values.
Best answer by alexlynch3450
@jlbaker2779 @ebygomm : I was able to route features using uuidgenerator-->matcher-->attributecreator-->aggregator-->listRenamer/Remover-->attributeValidator-->listElementCounter-->Tester
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.






