Re: how to configure LastFieldValueUpdateProcessorFactory

2018-06-10 Thread Shawn Heisey
On 6/8/2018 1:33 PM, root23 wrote: > Can someone point to me what i am missing? i read the documentation but > couldn't fully understand how to configure this ? I think that this is the config you'll need:       transaction_type               lastfieldvalue   There are a couple of di

Re: how to configure LastFieldValueUpdateProcessorFactory

2018-06-08 Thread Alexandre Rafalovitch
You cannot put a URP directly into the request handler. You need to define it outside and refer to it. Check the shipped examples for more guidance. Regards, Alex On Fri, Jun 8, 2018, 22:00 root23, wrote: > HI all, > I am trying to configure LastFieldValueUpdateProcessorFactory for my > mult