Good Day
I have a scenario where a processor called a cooling station and it has four different products. I created a label of the flow item called "Type of Product" and the string values are "Bread", "Cakes", "Doughnuts" and "Muffins". From the cooling station the products should split into two queues. The "Bread" needs to go to one queue and the remaining three to another but the remaining three products goes to the same queue as the bread downstream after they went through other processes. The processes looks like this:
BREAD
- cooling station
- finished baked goods queue
CAKES, DOUGHNUTS AND MUFFINS
- cooling station
- icing station queue
- icing station
-finished baked goods queue
Is there a way to achieve this?
I attached my model and the accompanying OFD drawing.
Kind regards
Suné