Pull specific qty and items from list for outbound.fsmIn my model, floor storage objects pushes items to StockInStorage list. I use process flow to pull specific SKU and Qty from a global table (outbound) and then I push this to AGV request list. I pull from AGV request list in object process flow together with labels by using SELECT query and assign the label token.item. As I am using object process flow, I use current in the executer/task sequence field in the load process flow to pick token.item where the station is Item Container.
However I am facing an invalid task in the Load step. Could you let me know what is wrong please?
PS: Is my pull from StockInStorage correct as the qty to pull is based off a label from Global Table