Hi Srini, You have a relationship "original" that will route the original flow file used to perform the request. Have a look here: https://nifi.apache.org/docs/nifi-docs/components/org.apache.nifi.processors.standard.InvokeHTTP/
Thanks 2017-02-23 18:20 GMT+01:00 srini <[email protected]>: > Hello, > In the attached flow, the InvokeHTTP replaces the original flowfile. But > the > SplitJSON needs the original flowfile instead of the flowfile given by the > InvokeHTTP. How to do that? > > <http://apache-nifi-developer-list.39713.n7.nabble.com/file/ > n14921/Screenshot_2017-02-23_12.png> > > Thanks > Srini > > > > -- > View this message in context: http://apache-nifi-developer- > list.39713.n7.nabble.com/How-to-keep-the-original-flowfile-tp14921.html > Sent from the Apache NiFi Developer List mailing list archive at > Nabble.com. >
