Bryan, I had not even thought of using those two processor. I will try tomorrow. Thanks for the tip.
Cheers, Edgardo On Wed, Jun 1, 2016 at 8:23 PM, Bryan Bende <[email protected]> wrote: > I think PutDistributedMapCache and FetchDistributedMapCache could be used > for this. > > -Bryan > > On Wed, Jun 1, 2016 at 8:17 PM, Edgardo Vega <[email protected]> > wrote: > > > Trying to figure out the best way to do the following. I want to have a > > flow that runs every few minutes goes to url, pulls out a piece of json, > > and puts it somewhere that another processor will use for every flow file > > the comes in via another stream. The other processor would be something > > like RouteOnContext or ExtractText. > > > > Any ideas? > > > > Thanks, > > > > Edgardo > > > -- Cheers, Edgardo
