Hello

You could put a funnel for your two jsonpath processors to send to then the
funnel to mergecontent.

That at least addresses the multi input paths comment.  Whether your data
can simply be merged like this or not is possibly another matter but I
presume you have that in hand.

Thanks

On Wed, Feb 20, 2019 at 10:43 AM l vic <[email protected]> wrote:

> Hi,
> I have "original" flowfile in my flow that i have to merge with result of
> REST call ( see attached)
> I am looking at the "MergeContent" processor to do it but it seems from
> documentation that using it for merging different connections is not
> recommended:
>  "It is recommended that the Processor be configured with only a single
> incoming connection, as Group of FlowFiles will not be created from
> FlowFiles in different connections. This processor updates the mime.type att
> ribute as appropriate".
> I am not sure i understand how "merging"  work in MergeContent... What
> would be the strategy to merge result of my operation with original
> flowfile?
> Thank you,
>

Reply via email to