I don't get what you are suggesting. Switch controller for what? The while loop tests for a session ID (which is cleared if a transaction fails for a bad session ID). As long as there is a valid Session ID, The while loop continues.
The If Controllers could be replaced by a switch controller and were one a switch controller. They work better as If Controllers. The issue I am having is that the Random Variable is not very random unless I add a debug sampler (or some other sampler I assume). Thanks, Joe On Wed, Apr 18, 2012 at 1:59 PM, sebb <[email protected]> wrote: > > Try using the Switch Controller instead. > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
