Hello,
In the model I have a "part consumed" buffer where 2 parts present "a" and "b" each of 2 quantity. When one part "a" consumed from 2 quantity of "a" then it should pull the "a" part from "orderbuffer".
Same for part "b" when one part of "b" is consumed by s1 then order part "b" from "orderbuffer".
The flow should be done by processflow with transporter. Please do help
Thank you.