process flow problem

process flow problem

a9080109
Collaborator Collaborator
167 Views
2 Replies
Message 1 of 3

process flow problem

a9080109
Collaborator
Collaborator

[ FlexSim 23.1.0 ]

0409.fsm@Felix Möhlmann

https://answers.flexsim.com/questions/158342/using-resoure-rule-to-release-preempted-token.html

Regarding this problem, I tried to use different methods to implement another solution, but I couldn't check why the problem reports about me appeared? Can you help me solve these problem reports?

0 Likes
Accepted solutions (1)
168 Views
2 Replies
Replies (2)
Message 2 of 3

moehlmann_fe
Collaborator
Collaborator
Accepted solution

In your model the preempt tokens must first acquire a resource before they can enter the Assign Labels activity. This might cause a delay which means the "processToken" that caused their creation might not exist anymore. That token is needed for the label assignment though, so you get errors when this happens.

capture1.png

Move the Assign Labels activities in front of the Acquire.

0 Likes
Message 3 of 3

Jeanette_Fullmer
Community Manager
Community Manager

Hi @mark zhen , 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 comment back to reopen your question.

0 Likes