How to acquire resource with specific label?

How to acquire resource with specific label?

hsamuels
Not applicable
57 Views
2 Replies
Message 1 of 3

How to acquire resource with specific label?

hsamuels
Not applicable

[ FlexSim 22.2.2 ]

I have a group of task executers that I've designated as a resource in a process flow. Each object in the group has a label (.te) with a unique value. In the process flow, the tokens I'm sending though the "Acquire Resource" block also have .te labels. I'd like to match the token labels with the object labels using the SQL query aspect of the "Acquire Resource" block. What is the correct syntax for this query?

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

Matthew_Gillespie
Autodesk
Autodesk
Accepted solution
WHERE puller.te = te

or

WHERE puller.te = value.te

See this example model

AcquireSpecificLabel.fsm



Matthew Gillespie
FlexSim Software Developer

Message 3 of 3

andrew_o2
Not applicable

Hi @Hannah, was Matthew Gillespie'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