Input/Ouput Parameter reference as object to local & global scope

Hello,

When mapping the input & outputs, is there a way to reference all of the variables inside an object instead of mapping each variable individually? I tried using ‘execution.getVariables()’ for both input & output but when moving between user task, it’s appending the new object to the old object.

Thanks,
Connor