In my attached model, I have three itemtypes coming from the source. I want itemtype 1 to use only port 1, itemtype two can use all three processors/ports, and itemtype 3 should be limited to processor/port 2 and 3. How do you do this because the syntax of "2 || 3" in the port by case does not work. I would like it to be first available between 2 or 3, and not use the Bernoulli function to do 50/50 in case the process times are highly variable.