Right now it's a single update per processor, you can provide multiple keys to 
do a compound lookup but it returns a single value. ExecuteScript is 
technically record-aware so you could script such a thing.

Regards,
Matt

> On Aug 29, 2017, at 1:32 PM, Mike Thomsen <mikerthom...@gmail.com> wrote:
> 
> Is it possible to make multiple updates to a record from a single call to a 
> lookup service? We have to add about 5-6 new fields to a record based on the 
> contents of a single CSV file, but it doesn't seem like 
> SimpleCsvFileLookupService or ScriptedLookupService would let us do something 
> like return a Map and merge its keys into the record. Am I missing something?
> 
> Thanks,
> 
> Mike

Reply via email to