I have a custom processor that extracts some metadata from an image, and then transfers two flowFiles, one for relationship "metadata" and the other flowFile for the relationship "original_image". In the next downstream processor I want to be a able to read the flowFile based on one of these relationships. The catch is the connection configuration must process for both relationships. Is this possible? I can't seem to find a way to do this. Any insight will help!
-- View this message in context: http://apache-nifi-developer-list.39713.n7.nabble.com/Process-flowFile-based-on-relationship-tp13477.html Sent from the Apache NiFi Developer List mailing list archive at Nabble.com.
