Viewing 4 posts - 1 through 4 (of 4 total)
  • Migrated from old forum
    Participant
    Post count: 327
    #5945 |

    I have been trying to use the Random Callflow branch but no matter which number I feed into it (I’ve tried 100, 50, 1, & 0) it always takes the same branch no matter how many times I run through it.

    The number passed is stored in a global variable.

    Is there something I am doing wrong or am I misinterpreting this feature.

    Thanks,

    Lee

    Migrated from old forum
    Participant
    Post count: 327
    #5946 |

    Hello Lee,

    This is a bug and it will be fixed in the next minor product release.

    In the meantime you may use the following work around:
    1. Use Set building block to assign random value ​​to a variable, please check link below
    http://imageshack.us/photo/my-images/834/picai.png/

    2. Then use GotoIf building block to branch the call flow based on the expression result

    Michael Denich
    Apstel support team

    Migrated from old forum
    Participant
    Post count: 327
    #5948 |

    Michael,

    Thanks for the very prompt reply. I will give it a go.

    Lee

    Migrated from old forum
    Participant
    Post count: 327
    #5949 |

    I’ve now tried it and all is working fine. Thanks very much for all of your help.

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.