question

h3xod avatar image
0 Likes"
h3xod asked Long G commented

Pulling a specific item from a list and send it to a processor

Hello,

I am trying to pull an item from a list that is generated on a storage. From this list i am selecting an item based on a specific value to send it to a processor. After the process, i assign a label to specify that the item has been processed (it returns to storage), and loop continues to "scan" the storage list in order to send any new corresponding items to be processed.

i have tried to this in so many ways in the process flow, and i cant get this to work. My latest try is uploaded in this question along with the flexsim model i am using.


Cheers.

ProdTest.fsm

2023-02-09 18_34_42-FlexSim 2023.fsm.png

FlexSim 23.0.3
itemlist and processflow
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

Long G avatar image
2 Likes"
Long G answered Long G commented

In your picture,these points should be changed.

1.Pull from List :'WHERE' not 'where'

2.Move Object & Assign Labels :'token.pulled' not 'token'

· 7
5 |100000

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