I need some help in sending tokens to a connection based on if the array contains a certain value.
In the attached model, I have a schedule source for token. They then go through a subflow acquiring the resources they need. Some tokens may only have one resource, some have 2. After acquiring resources, they then go through a decide activity (Decide Array in the model). The decide activity is to find out if the tokens have the resource "x2." If they have the resource, then they have to go through a delay before continuing on. I am having trouble using the "If Array Contains Value" on the decide activity.
Any help would be appreciated. Thanks.