Can we map more than one multi value variable(using split) to create activity in xCP 2.0?
Hi all I am trying to add create activity in a stateless process, there I am trying to map more than one variable where its fetching value of more than one row of resultlist. e.g. I am mapping both r_object_id and chronicle_id for multiple selected rows from a resultlist to a create activity in a stateless process. For…