magranata Posted April 16, 2018 Share Posted April 16, 2018 Hello, I'm trying to route a certain percentage of one type of entity to a difference sequence. The SIMBIT "ChooseAlternateSequence" is great, but how do I change that for a specific entity? I tried to modify that SIMBIT with an additional part. I have Part A and Part B now, and in the process logic I used Decision --> ModelEntity.Is.PartB --> then to another Decision Block with the probability and sequencing. I just want "PartB" to have a probability of X to go through the "Adjust" server. When I run this, the logic doesn't recognize "ModelEntity.Is". Am I doing this completely wrong? Is there a way to do this without sequencing tables? I hope this makes sense. Thanks in advance! -Mario Without using a sequence table ChoosingAlternateSequencewithSpecificEntity.spfx Link to comment Share on other sites More sharing options...
dsturrock Posted April 16, 2018 Share Posted April 16, 2018 Look at the series of 4 SimBits starting with EntityFollowsSequence... Link to comment Share on other sites More sharing options...
Recommended Posts