Get tags from a list

Get tags from a list

edmilson_ml
Not applicable
12 Views
3 Replies
Message 1 of 4

Get tags from a list

edmilson_ml
Not applicable

[ FlexSim 21.1.4 ]


Hello,


I have a somewhat basic doubt, but I didn't find anything on the internet that would help me.


I have a font that has several tags, this font creates items in a queue, as these boxes are created I feed a list. in another moment of the simulation, another source removes these loads from the queue, but I can't get the original tags, how can I do this?

follows an example attached.


DUVIDA LISTA.fsm

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

Jeanette_Fullmer
Community Manager
Community Manager
Hello @Edmilson Ml, Can you reupload your model?
0 Likes
Message 3 of 4

edmilson_ml
Not applicable
0 Likes
Message 4 of 4

ryan_c10
Not applicable
Accepted solution

Hello @Edmilson Ml,

The easiest way to retrieve the tags from the other labels is to just add an "Assign Labels" activity and use token.pulled.[Label] to retrieve the original tags.

I've attached an edited version of your model and an image of the Assign Labels activity properties.

I hope this helps!

Screenshot 2021-08-16 144216.png

duvida lista edit.fsm

0 Likes