How to set condition in a retry scope

Install Microsoft.Activities Package…That gives you Is True activity :slight_smile:

3 Likes

hi @Extinguir,

U can use the Retry scope without any condition also, lets assume u r using a click activity where u want to click something and if that item is not found then that will be marked as an exception and the depending the retry number will tried those many times .

In the above image in Condition Pane we can see the message that is “if the condition is not met or error is thrown” the action will be performed again.

Thanks
Harsha

2 Likes

Guys,Here is a detailed article on that :slight_smile:

2 Likes

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.