question

Brendon N avatar image
0 Likes"
Brendon N asked jing.c answered

Push All Items on a list to another when list1 reaches a certain size

I have a list, List1 onto which orders will be pushed. I want to pull all entries from List1 and push them to List2 once List1 has a certain number of items in it. How can I do this in process flow?

FlexSim 18.2.0
listpull from listpush to 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

·
jing.c avatar image
1 Like"
jing.c answered

Hi, @Brendon N

You can try to listen pushes of the list to a certain number as the model attached.

pullallatcertainnumberv18.fsm

May it helps~


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.