On Thu, May 16, 2019 at 10:48 AM Bryan Bende <[email protected]> wrote: > The only other option I can think of is to use MergeContent with the > Merge Format set to "FlowFile Stream v3" and configure the max and min > entries to 1 so it doesn't really actually merge anything, but just > writes out the new flow content. On the receiving side use > UnpackContent also configured with format as "FlowFile Stream v3".
just to follow up, i was able to get this to work. the files are merge with the attributes and i'm able to pull them back apart on the other end. thanks for the help
