Hello,
In PF i use batching to create a task that is pushed on the list - 2 pallets entry a queue.
Then I pull this task as one token. The problem is when I want to refer to the 2nd pallet. Apparently this token is only one pallet now. I can't use object.first or subnodes length because there are other tokens.
Is there any chance to refer to the 2nd batched pallet using code ? When I use load token.xyz then the forklift load only one pallet.