question

Derick T3 avatar image
0 Likes"
Derick T3 asked Jeanette F commented

Picking

Hello, I have a complication in my model, I have a system in which pallet orders arrive and are stored with a specific amount in my floorstorage, I want to do the same but then send them to my queues, with the same amount and from the same clients, the problem is that I tried to carry out the same system but it does not work, according to me everything is fine, thank you very much

1670459376909.pngQuestion 1.fsm

FlexSim 22.2.2
rackorder pickingdispatchpickingtime
1670459376909.png (32.0 KiB)
question-1.fsm (1.2 MiB)
· 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.

Jeanette F avatar image Jeanette F ♦♦ commented ·

Hi @Derick T3, was Felix Möhlmann's answer helpful? If so, please click the "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always unaccept and comment back to reopen your question.

0 Likes 0 ·

1 Answer

·
Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered Felix Möhlmann commented

In your second "Pull from List" you are filtering by the label "Cliente2". That label does not exist on the pallets.

1670483917705.png


1670483917705.png (19.5 KiB)
· 2
5 |100000

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

Derick T3 avatar image Derick T3 commented ·

1670899420374.png

Here I created Cliente2


0 Likes 0 ·
1670899420374.png (22.3 KiB)
Felix Möhlmann avatar image Felix Möhlmann Derick T3 commented ·
Yes, you create it on the token. In the pull query, this then gets compared to a label of the same name that should be present on the objects on the list (pallets) but isn't. The pallets only have the label "Cliente".

I guess you would want to use that in the second pull as well?

0 Likes 0 ·

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.