Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Can you forward a flowfile to two dataflows?

avatar
New Member

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

1 ACCEPTED SOLUTION

avatar

Hi @adrian white,

Yes you can, just draw the same relationship from the first processor to the two other processors. Example:

12810-screen-shot-2017-02-22-at-110231-am.png

View solution in original post

2 REPLIES 2

avatar

Hi @adrian white,

Yes you can, just draw the same relationship from the first processor to the two other processors. Example:

12810-screen-shot-2017-02-22-at-110231-am.png

avatar
New Member

Perfect, thank you. I had something similar, but i wasnt sure if it was splitting the data in some way. Thank you