I am trying to force batches to be released from a batch activity (regardless of progress) if a subsequent token enters a parallel "release batch" activity. Is there a way to do this? I have been trying to use the custom code "release batch" activity, but I can't figure out how to make the reference to the batch in process on the parallel activity.