Hi Flexsim answers group,
This software program is new to me, and I only just began using it. While I was learning, I encountered a problem when attempting to construct a logic that would let a batch of items coming from one processor should proceed to the next two processors after being processed.
Consider that,
A batch of 100 items of same type were processed by processor 1, then 50 of the 100 items needed to be transferred to processor 2, and the remaining 50 items required to be given to processor 3 through task executer. I would like to know how can we solve this using process flow.
Any suggestions or hints to resolve this issue?