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?