Hi all,

I'd need a controller similar to a switch controller, but I need to be able to define the probability for selecting each of the childre controllers in each iteration. for example, if the switch controller has as children c1, c2 and c3 I'd like to be able to:

select c1 80% of the times
select c2 7% of the times
select c3 13% of the times

what would be the best way to implement this? beanshell? any examples available?

TIA,

fdo

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to