Simulation_Versuch_Mindestbestand.fsm
Hey! For this simulation I have to implement a minimum Stock for some articles (maybe) with a second source. So maybe when i think about the first Article (artikelnummer) in the Global Table, I want to maybe say, every 1000 seconds in the rack, there have at least to be 20 articles. So I thought about just to find items with this articlenumber but ordernumber zero with the source (how?) and so on.. But how can I find with my second source articles in the rack with specified articlenumber and ordernumber? Also how can i write to the separator who is looking to the flowitem quantity I want to subtract the quantity by Flowitems (with this articlenumber and ordernumber zero) in the rack?
Please Help! P.S I am not very familiar with process flow.. Do you think this would be the better option? I have to do a ton more afterwards..
Kind regards, Thomas