my model consist of source, queue, processor, and sink. all connected by simple 'A' link. model consist of two operator. I am producing two colored item. if color is red operator1 should dispatch from queue to processor, if color is blue operator2 should dispatch from queue to processor else both operator should participate. need help to solve the above model? please post the solution with flexsim model if possible.