Kris Verlaenen wrote:
you could create a new process variable contentVariable and set that to a Map that contains the value of one or more parameters you want to pass (like userT).
How would this be done? Would I have to do this in java? Can I set the variables in a map using xml?