Hi everyone,
I'm trying to create a model based on process flow provided in "warehouse-demo-model" and made a slight changes in a model.
Changes are items will not be stored directly to racks but will be loaded into toto or onto pallet before items are stored.
When picking, model should allow task executers to pick items directly, without loading and unloading toto.
Problem that I'm facing is in activity "Find Slot Item (need fixes)". Currently, I'm only able to access to toto and due to difference of toto and items, model is not working as expected. I want to know how to access to items inside toto and pass it to picking flow.
Thanks for your support.