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