question

mark zhen avatar image
0 Likes"
mark zhen asked Jeanette F commented

The machine will not pull things

I found that after I used the spt method, my machine could not process smoothly according to my steps.

https://drive.google.com/file/d/1tTKUDn2-IGxjNotH_o_vUPR519PSfVKT/view?usp=share_link

FlexSim 22.0.0
spt
· 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 @mark zhen , was Jason Lightfoot'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

·
Jason Lightfoot avatar image
0 Likes"
Jason Lightfoot answered Jason Lightfoot commented

Push them to the list using the queue's SendToPort trigger and pull them off the list when they enter the sink1 fixed resource. Note that the pull requirement will not fire.

· 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.

mark zhen avatar image mark zhen commented ·

I did what you said but it doesn't work, can you please attach how you did it?

0 Likes 0 ·
Felix Möhlmann avatar image Felix Möhlmann mark zhen commented ·

As you already push the items to the list in the Process Flow changing the "Send to Port" option is not actually needed. You do have to remove the custom code that also pushes the items back to the list when they are processed. If they go back to the queue, the respective activity block will add them back to the list anyway and if they go to the sink, they should not be on the list anymore.

1679297053045.png

0 Likes 0 ·
1679297053045.png (10.7 KiB)
mark zhen avatar image mark zhen Felix Möhlmann commented ·

I don't quite understand the meaning, will he execute it smoothly after I remove it?

0 Likes 0 ·
Show more comments
Jason Lightfoot avatar image Jason Lightfoot ♦ mark zhen commented ·
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.