Good Morning.
The model is a job shop where the destination of the items depends on the "JobType" label. In addition, operators have to collect orders by ordering them according to their change times. I get the following error message:
I have an Assign labels: Destination and there seems to be a chance that I won't create a destination on any occasion, and that's what's going wrong. I don't see when that can't work.
The intention of this Assign labels is to go through the items in the queue observing the setup time they would have in their corresponding destination, and in this way choose the destination that provides a lower SetupTime value.