question

Joerg Vogel avatar image
0 Likes"
Joerg Vogel asked Joerg Vogel commented

Settings to push a token label value to a list and release token immediately

I just want a label value to be pushed onto a list and then get the token released to a next activity. The value should stay on the list, but the token should not wait until the value gets pulled. If I push the value by a simple List.push command on the list in custom code activity the token is released immediately.
which settings are necessary to get the same behavior as by a custom code command in push list activity?

FlexSim 21.0.0
listpush to listpush
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

·
Eric M avatar image
2 Likes"
Eric M answered Joerg Vogel commented

Hi @Joerg Vogel, if I'm understanding correctly, checking the Use Max Wait Timer and Keep On List boxes of the Push to List activity should accomplish this. If the timer is set to 0, the token will immediately move on, but the entry will remain on the list.

· 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.

Joerg Vogel avatar image Joerg Vogel commented ·

Attached a simple model showing the difference with and without Keep On List On Early Release

Keep_Value_on_List.fsm

1 Like 1 ·

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.