I am trying to create a very large number of queues (> 5,000) within a model to represent floor storage locations throughout a warehouse.
Is there a good way to automate this process of creating, renaming, and placing the queues? I am aware of creating groups and manipulating that way; however, I am wondering if there is a more automated process of doing this.
Thanks!