I'm looking to utilize the custom processors with operators. In order to pull the operators, I'd prefer them to be pulled from a list which is parametrized. As currently set up, the token pulls two operators and stores them in an array. However, later in the process flow, the label on the token is being referenced by its first index only.
See: When the operators are pulled, only one of them travels to the processor.
Is it possible to reference task executers in a token array similar to the fashion I'm trying to currently?
Is there a better way to reference global operators that what I'm trying?
See attached.
Pulling2OperatorsFromList.fsm