Hello!
I have a big model with ~80 processors that process totes using operators. However, now I have a twist in the requirement and I need to create items in in a tote (anywhere from 1 to 6) and use the operator to process each item (using log normal 2 distribution) and track how many items they processed as a parameter for the output. How would I do that? I am attaching a sample model with 1 stations. I tried several things but nothing worked out. How want below things in the model.
1) Create items between 1 to 6 qty in each tote generated from the source?
2) When it arrives at the station, the operator process each item and takes time based on the lognormal 2distribution?
3) Track how many items they processed for far in dashboard or performance measure so that later on that can be used to calculate throughput.