Hello community,
I am simulation a box preparation and collection system to transport to manufacturing lines.
- There are 3 types of boxes (A, B, RET);
- There are 4 Destinations (1, 2, 3, 4);
- Destination 1: cart with 2x box RET;
- Destination 2: cart with 5x box A and 3x box B;
- Destination 3: cart with 2x box RET;
- Destination 4: cart with 3x box B.
Basically the operator needs to transport the cart close to the box pallet, collect a number and type of boxes based on the destination, and place on the cart. After that, the operator needs to move the cart close to the carton pallet, and place the equivalent carton inside the boxes of the cart.
I have 2 doubts:
- In the first decide of the process flow, i need to address the box item into the load and unload activities, but the problem is that they are not tokens. just regular objects on model, how do i do that?
- In the second decide, i need to address the respective box for each carton box on the cart, how do i address on process flow and object inside of an object dynamic?
Follow attached the model.
Thanks very much for the great support!!