Currently simulating a system and I need a Task-executor or transporter to drop off the designated flow units at the correct queue (Which I have designated by setting type in the source). However, my transporter will only drop off the flowitem if it is at the top of the transporter and will not drop off all the relevant flow items. This makewip 2.fsms it go in repeated circles to unload one singular load.
How should I resolve this and is there any major difference in utilising a task executor verses a transporter?