question

Chiu avatar image
0 Likes"
Chiu asked Felix Möhlmann answered

Some questions about labels

Hello,

I have a few questions regarding labels:

  • In my application scenario, I have dozens of tags. When working in a ProcessFlow, is there a more convenient way to attach all labels to an item at once, rather than assigning them one by one?1742491621331.png


  • Similarly, if I want to assign all labels from an item to a token, is there an efficient method to do this?
  • Is there a way to arrange tags on items and tokens in alphabetical order? This would improve search efficiency and readability.

1742491685106.png

Thank you for your assistance with these questions.

FlexSim 24.1.0
labelsprocesss flowlabelname
1742491588741.png (80.8 KiB)
1742491621331.png (80.8 KiB)
1742491685106.png (8.5 KiB)
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

Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered

Sadly there are no build-in features for this.

Through both sorting and copying all labels can be coded with simple for-loops. If you want to use these often I would suggest to implement them as user commands.

sort-and-copy-labels.fsm


5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.