Test.fsmHey friends, I am new to FlexSim and therefore clueless sometimes. For my simulation I use a Global Table to get the Inter Arrival Time to my source for each order. But now i have to add the amount of pieces by order. My problem is, that I label the products on creation when they arrive out of the source. Each product, is labeled by the entry in the GlobalTable and jumps one row further down to the next label. The amount of pieces out of the source is defined by the fifth column in my global table. Can someone tell me how to get this into the simulation? So now, I get for each order one package and label it with order number etc. but somehow I have to make for e.g. 5 pieces per order and label them the same and afterwards go on with the next order.
Thank you all!