Hi all,
I am going to be simulating a warehouse ASRS system, and I’m wondering if there is a limitation to the number of unique products that can be modelled/created, along with their flows?
Hi all,
I am going to be simulating a warehouse ASRS system, and I’m wondering if there is a limitation to the number of unique products that can be modelled/created, along with their flows?
Do you mean different product types? I have heard that the UI becomes practically unusable if you have hundreds of those, but there are ways to model systems with large SKU counts without creating specific product types for each.
Namely, you can use product properties and product filters to customize the processing of individual product instances (as they will have different property values). You can get pretty far without scripting too, but full customization of the flows is possible with Python scripting.
Thank you, TSy. Yes, I was talking about product types, e.g. if you were modelling a warehouse with many, many SKUs, and need to do processing on them, from dropping / picking from shelves, and movement to other processes. I’ll dig into this as I go. I’m sure I’ll be back with more questions! ![]()