Hi,
i am having problems troubleshooting my model. My process flow is a loop iterating through a global table that contains orders(rows) and type of product per order (column). The process flow iterates through columns and rows in order to find the cell value related to the order and the type of item that have to be retrieved. In the Outbound process there are different activities and they are related firstly to the picking, then the composition of the order by the operator , then the moving back of the pallet retrieved to the stack and finally the movement of the pallet to the sink. The problem in the model is the "Place pallet in the rack process " especially the load pallet. The token get stucked there without proceeding through the following steps. Is there an issue with the item to pick? how can i debug the problem properly ?
Thank you all