Hello,
I have a model where I want to send 4 quantities of first part. Consider part AA(mentioned in source), the first quantity should be sent to Queue1 and 2nd quantity should be sent to Queue2, 3rd quantity should be sent to Queue3 , and 4th quantity should be sent to Queue4. Then the 2nd part AA (mentioned in source) should move to the other 3 buffers same as above.
No part should be sent until all the parts are consumed in Processor 2 and Processor 3. Once part exits from Processor 2 and 3, next part BB (mentioned in source) should enter in the same order given above. Consider all the buffer capacity as 1.
Model Name : dummy_model.fsm