Hi - im looking for some professional advise on the following activity
1) im trying to create a token every 30min which contain a label for date and time
2) With the token it will check the list (Inventory) for items that meets the condition.
3) if it meet the condition, it will pull all the items associated with the token.
4) for each item, i will like the picker to go to the rack to pick each items consecutively.
Im currently having issue with retrieve the individual token item that is pull from the list as it is being store in an array.
Could someone help provide some guidance or some example i could refer achieve the