Problem: I have a main assembly line with X number of stations. Each X station requires certain parts, without these parts the process can not be done. I am trying to simulate these parts coming into the main assembly line modeling them as entities.
I have tried batching them but Arena batches by ANY entity or by attribute. I want to batch by condition( 1 part A, 2 part B etc..). I am wondering if there is a way to do this?