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 multiple selection, I m using split function. But this way its not working.
Plz guide me with this thing, I am new to xCP Designer 2.0.
Thanks.