question

Kari Payton avatar image
0 Likes"
Kari Payton asked Regan Blackett edited

How to access token label from list.

In one flow, a token is pushed to a list with a label "bladeType".

access-label-on-list.png

Is it possible to access that label in a different flow, once the "item" is pulled from the list? It is not connected to any 3D object.

FlexSim 21.2.4
listpull from 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

·
Regan Blackett avatar image
0 Likes"
Regan Blackett answered Regan Blackett edited

So you want access to that bladeType label after it has been pulled but for something other than it's puller right?

I would probably push that token to another list (or a separate partition on the same list) and let a token from that other flow pull it. Then you have access to the labels with the usual "token.pulled.bladeType" kind of expression.

You would just need to push it with a Max Wait Time of zero and check "Keep on List on Early Releae" so the token can continue with what you need but still be available to the puller in the other flow.

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.