- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Can you forward a flowfile to two dataflows?
- Labels:
-
Apache NiFi
Created ‎02-22-2017 09:59 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, i have a data flow in which i want a processor to forward a flowfile to two processors, does this clone the data and send all of the data both ways? Thank you
Created on ‎02-22-2017 10:03 AM - edited ‎08-19-2019 03:41 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @adrian white,
Yes you can, just draw the same relationship from the first processor to the two other processors. Example:
Created on ‎02-22-2017 10:03 AM - edited ‎08-19-2019 03:41 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @adrian white,
Yes you can, just draw the same relationship from the first processor to the two other processors. Example:
Created ‎02-22-2017 10:04 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Perfect, thank you. I had something similar, but i wasnt sure if it was splitting the data in some way. Thank you
