Hello, If it is really just metadata, Is there a reason you couldn't add the extracted metadata as attributes to the original flow file?
-Bryan On Wednesday, September 28, 2016, lannanml <[email protected]> wrote: > 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. > -- Sent from Gmail Mobile
