model-operator-separator.fsmHello, I just created a simple model where I have a processor, a separator and three different itemtypes with three different labels. The processor needs to process with a different number of operators according to the item (label assigned). Also the separator must split the items in different units according to the item (label assigned). In both cases I am using a global lookup table "Operators" and "Separator", but I can not get it work properly.
¿Can somebody help me with these problems? or ¿Is there another way to achieve it?