Forum Discussion

smccarthy's avatar
smccarthy
New Contributor
12 years ago

Splitter based on time

Is there any way to run the splitter component on time? I want to have a Splitter with 2 outputs, and run the first output for 3 minutes, than the second one for 3 minutes (and same with any additional outputs the splitter has).


Currently what I have is:
Interval (start at 0:0:0, duration 3 minutes) which starts my fixed rate of 20/sec, which goes to my web service call (which has a max concurrent samples of 10).

Another Interval (start at 3minutes), which starts my fixed rate of 20/sec, which goes to my web service call (which has a max concurrent samples of 20).

This way I get 10 concurrent samples for the first 3 minutes, and 20 concurrent samples from 03:00 to 06:00. I want to have 10 concurrent samples, to 20, 30, 40, ..., all the way up to 100 concurrent samples eventually.

Any ideas?

2 Replies

  • Bjornzki's avatar
    Bjornzki
    New Contributor
    Hi,
    i want to accomplish exactly the same thing.
    Have you found a solution yet?
    Cheers
    Björnzki
  • SmartBear_Suppo's avatar
    SmartBear_Suppo
    SmartBear Alumni (Retired)
    You can use the Condition component in advanced mode to achieve this.

    Regards

    Henrik O
    SmartBear Software