I'm not sure I understand what exactly you want to do. It sounds like you want a controller that can pass control to another controller that is in the WorkBench? If so, yeah, I think you could do that, but I'm not sure what the advantage would be to doing it? If you just want a copy/paste workaround, then you can save tree elements to file and re-open them in multiple places, thus giving you a somewhat inconvenient copy/paste method.
-Mike On 27 Jan 2003 at 14:06, Thad Smith wrote: > Hi, > > I'm new to extending JMeter, and new to the product in > general, but very impressed to what it can do and how > simple it is. We're looking at it to use as our load > tester for the latest version of a Tivoli product, but > I'm finding a few holes in the functionality that > might stop us. > > What I'm trying to find out is if there are api's to > do call backs into the product. I'm trying to write a > controller/sampler that will act as a pointer to any > simple controller that sits directly under the > WorkBench node and be able to run it. This will fix > (kind of) copy/paste not being present, but also give > us the ability to modularize a simple controller as a > test in order to be able to have multiple pointers to > it, and only have to make changes in one place. > > Is this possible? If so, any suggestions for the > classes to look at so I don't have to dig through the > source code? > > Thanks and Regards, > > Thad Smith > Software Engineer > IBM Tivoli Software > > __________________________________________________ > Do you Yahoo!? > Yahoo! Mail Plus - Powerful. Affordable. Sign up now. > http://mailplus.yahoo.com > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- Michael Stover [EMAIL PROTECTED] Yahoo IM: mstover_ya ICQ: 152975688 AIM: mstover777 -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
