question

Amit Kulkarni avatar image
0 Likes"
Amit Kulkarni asked Jeanette F edited

Multiple pull activities from one list with partitions

In the attached model, three stations produce items - production, assembly and storage. An order will comprise a mix of items pulled from all three stations. I am pushing all the items created in production, assembly and storage to one partitioned list. How do I arrange my pull activities to fulfill an order to Queue1 by pulling requested number of each item type from the partitions on that list?

Can I achieve this by just using one pull activity?

Pull_Push_Order_Example.fsm

FlexSim 20.2.3
flexsim 20.2.3push and pull list
5 |100000

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

1 Answer

·
Jeanette F avatar image
1 Like"
Jeanette F answered Jeanette F edited

Hello @Amit Kulkarni,

You were so close on this one. I changed your pull from list activities so that they would pull the items from the list and "insert them at front" of the label. With the previous setting of "assign to" the label was overwritten with each pull from list activity.

I am not aware of a way to pull from more than one partition with a pull from list activity.

pull-push-order-example-v1.fsm


· 3
5 |100000

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

Amit Kulkarni avatar image Amit Kulkarni commented ·

@Jeanette F Thank you for the response.

Also, how do I change this to a comment? I think my response got posted as answer to the question.

0 Likes 0 ·
Jeanette F avatar image Jeanette F ♦♦ Amit Kulkarni commented ·

There is an more button that appears when your curser hovers over the comment or question. Once you select it there is the option of changing the comment to an answer or answer to a comment.

0 Likes 0 ·
Amit Kulkarni avatar image Amit Kulkarni commented ·

@Jeanette F Thank you for the response. Worked like a charm!

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.