Update process variables for multiple instances

If you try to update the same variable using the Multi-Instance, and your Multi-Instance is set to Parallel, you are going to hit Locks because of multiple jobs trying to edit the same data at the same time. If you set to sequential you should be fine. See: Pattern Review: DMN Looping for Array Input