Hi Andy,From the top of my head (and this will require some testing) it
may be better to use JavaScript rather than targetData.After the cell
activity, in every transition you have coming out, insert a JavaScript
activity. Here you can assign a new variable for each transition (001,
002, 003 etc) but name the variable the same name and have different
values. Then have one delivery activity, use a type of delivery that
allows re-sending and in the Script tab of the delivery you can call the
varia...