cancel
Showing results for 
Search instead for 
Did you mean: 

Blue Prism equivalent to Pick Branch/Activity

NicholasBodvin_
Level 2

Greetings community!

Are there any equivalents in Blue Prism to the Pick activity found in UiPath or Microsoft .NET framework? 

For example, I have priorly used UiPath to spy for multiple elements in a process with the Pick and Pick Branch activity and continued on the selector that triggers first. In addition, spying for a designated element and having a time based activity to "timeout" the process after a certain amount of timespan. 
35051.png  

1 REPLY 1

Hi Nicholas,

Yes you can choose either the decision stage with 2 options using IF or True/False statements
35049.png


OR
You can choose a Choice stage with unlimited options for those non-binary choices. You can make these choice stages flow in order of priority as well as a separate path if it meets none of the criteria after the 'other' stage.
35050.png


After the decision/choice you can put in any number of actions and either keep the paths separate or converge them when you need to.

Hope this helps.
Ronan Considine Senior Business Analyst Blue Prism