Forum Discussion
paceroza
14 years agoNew Contributor
if you use know (constant) number of values you can use Transfer Parameters step. That is the easiest way.
if you have a number of parameters or unknown number of values you want to use in other steps, you can use Groovy Script (at least I would use it)
Cheers
if you have a number of parameters or unknown number of values you want to use in other steps, you can use Groovy Script (at least I would use it)
Cheers