You are using the pull strategy on the racks to pull items with the correct label. However, without the default "Successfully assigned to slot" requirement, as soon as the rack is full, the next item entering the slot will not find a slot which causes the error message.
You should revert back to the default logic (copy it from a new rack, because the option is not available in the pull requirement dropdown menu due to an oversight) and have the "Send to Port" of Queue1 take care of the type distribution.
Also the quantity in the Create Object activities should be update to reflect the actual max content of the racks. Otherwise the quantity field might become negative and cause another error.
Also, currently the time table is set up for only one active phase in the first week. If you want the operators to move more items you will have to update it. Weekly or daily repeat might be easier to set up than the date based schedule.
automatic-rack-3.fsm
Translation (sorry I forgot previously):
Está utilizando la estrategia de extracción en los estantes para extraer artículos con la etiqueta correcta. Sin embargo, sin el requisito predeterminado "Successfully assigned to slot", tan pronto como el bastidor esté lleno, el siguiente elemento que ingrese a la ranura no encontrará una ranura que cause el mensaje de error.
Debe volver a la lógica predeterminada (cópiela de un nuevo bastidor, porque la opción no está disponible en el menú desplegable de requisitos de extracción debido a un descuido) y haga que "Send to Port" de Queue1 se encargue de la distribución de tipos.
Además, la cantidad en las actividades Crear objeto debe actualizarse para reflejar el contenido máximo real de los racks. De lo contrario, el campo de cantidad podría volverse negativo y provocar otro error.
Además, actualmente el calendario está configurado para una sola fase activa en la primera semana. Si desea que los operadores muevan más elementos, deberá actualizarlo. La repetición semanal o diaria puede ser más fácil de configurar que la programación basada en la fecha.