Using Process Flow - I am trying to have a Task Executer Travel to an Item Container location, which is in a Group of Queues, but not load it. I want to then implement a couple of delay functions, then load it.
Normally one would use the Load function and select Item Container for the Task Executer to travel to the location and load. I am a pulling from a List to determine the item that I want from a Group of Queues, then a TE will travel to the location, delay for some time to simulate a bar scanning function, then do the load function. So if I can find a way to access the container path properly in a Travel function, I can do it, but the Travel function does not allow me to reference the target Flow Item and its associated Item Container. I am trying the dot syntax for something like token.pulled.container??