In the following model I set Batch Processing as Inter-Arrival time option in the Source object. Both the Batch Size and Cycle time are referenced from a cell of a Global Table as FlexScript data.
When running the model, even with Arrival at time 0 option unchecked the Source is creating one Flowitem. If I check Arrival at time 0 the Source creates two at time 0. Is this a bug? I realized this doesn't happen if the Batch Size is not set as a distribution.
Source_BatchProcessing.fsm
Thanks!