question

yesid anacona avatar image
0 Likes"
yesid anacona asked Joerg Vogel answered

HOW DO I SEND YOUR COLOR PALLET SEPARATED BY EACH RACK

help-2.fsm

Choose One
racks
duda2.jpg (97.0 KiB)
help-2.fsm (25.9 KiB)
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Rodrigo Lamas avatar image
0 Likes"
Rodrigo Lamas answered yesid anacona commented

Hi @yesid anacona please change the source13 itemtype number from 1 to 2. This is the reference number for your packing in the rack. When you use the combiner your container flowitem is the reference number. I hope that this information can be helpful to you! Regards.


palet2.png (17.8 KiB)
· 1
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

yesid anacona avatar image yesid anacona commented ·

RODRIGO THANK ME BEEN USEFUL
-1 Like -1 ·
Joerg Vogel avatar image
1 Like"
Joerg Vogel answered

If the itemtype of the pallets stay unchanged, you can set a reference to an item on the pallet and choose an attribute which divers from pink and blue boxes. You can set a different itemtype of the boxes. Then the reference is:

getitemtype(first(item))

If the color component divers, which is true for pink and blue in the first or red component, you can get the color component by :

getcolorcomponent(first(item),1) 

The function returns the value 1 for the color pink or 0 for light blue. You can use these values in the Picklist Item Port by Case to send the pallets to the two racks.

5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.