This seems to be a really simple question but I can't find a simple way to solve it.
I am trying to build a process flow where a token goes through a sequence of operations and then exits the system. The list of processes, processing times and number of available processors are defined in a table such as the one below (in the actual model there are about 50 processes):
I created the below process flow and I envision modifying something in the Resources, Acquire and release based on a label that I set for the token.
Currently I don't see a way to do this. Can someone help me out?
Thanks