question

G C avatar image
1 Like"
G C asked Matthew Gillespie commented

Create multiple tokens in multiple activities with 1 create activity

I want to be able to create tokens at multiple destinations with 1 create activity. Obviously I can just add more create activities, but this is not ideal for me (it will require a lot of rework because this a sub flow with many dependencies). I will be setting destinations via a token label. On the same note, I want to be able to set to 1 destination if needed.

So if I could get something like the img attachment that actually works, that would be great.

FlexSim 16.1.0
process flowcreate activity
help2.png (40.6 KiB)
· 1
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

Sam Stubbs avatar image
4 Likes"
Sam Stubbs answered Brandon Peterson commented

The best way to accomplish this is to add a Decide activity. Have the Create Tokens activity create them on a Decide activity, and then you can determine the different branches from the decide point based on whatever criteria you need.

· 2
5 |100000

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