Push and Pull from Group in Process Flow

Push and Pull from Group in Process Flow

DcorralVBBG2
Explorer Explorer
100 Views
2 Replies
Message 1 of 3

Push and Pull from Group in Process Flow

DcorralVBBG2
Explorer
Explorer

All,

 

I feel like I might be missing something small here, but I need help. I have a group of Processors that I placed into a list in Process Flow. Each token in the process flow needs to grab the right processor (based on the token label) before it can continue. 

 

Any help would be appreciated.

 

0 Likes
Accepted solutions (1)
101 Views
2 Replies
Replies (2)
Message 2 of 3

s1125413
Advocate
Advocate
Accepted solution

Assign label to each Processor and token, and Fliter like this to make sure the pull the Processor based on token label.

WHERE Processor == puller.Processor

s1125413_1-1762171095389.pngs1125413_2-1762171112248.pngs1125413_0-1762169088498.png

 

 

 

0 Likes
Message 3 of 3

DcorralVBBG2
Explorer
Explorer

Wow, thank you! I was mixing up my query and got lost on the labels.

0 Likes