Hi, I am working on a model where I am making batches of 8, but in process I want to start a parallel process when quantity in a batch reaches 6. So I am trying to set a trigger source where token in generated when any batch reaches 6 to run another process flow inheriting common labels for that batch. I tried to look in to the triggers available with batch but non of then checks each batch in the batch process. Could you please guide me in what other triggers can I use.