Separator send item to different port by container type

Separator send item to different port by container type

stayhometown
Contributor Contributor
78 Views
2 Replies
Message 1 of 3

Separator send item to different port by container type

stayhometown
Contributor
Contributor

Hi everyone,I would like to ask if there is a simple way to achieve the following:
I have different types of containers (pallet, tote) that carry the same content (box). I want to place the content in different locations depending on the container type, but I haven’t found a way to do this directly using 3D object settings. Could someone tell me how to do it? Or is it necessary to use a process flow? 

 

stayhometown_0-1758017566712.png

 

0 Likes
Accepted solutions (1)
79 Views
2 Replies
Replies (2)
Message 2 of 3

moehlmann_fe
Enthusiast
Enthusiast
Accepted solution

You can do this with custom code in the Send To Port field. What you need to know is that a separator in "unpack" mode will send out the container item last and that it will be the first subnode of the separator until it exits. Using this information you can create if-else-conditions that send the items where you want them.

0 Likes
Message 3 of 3

stayhometown
Contributor
Contributor

The explanation is very clear, huge thanks for the replie!!

0 Likes