What is the use of IsStopRequested method in blueprism

0 votes
What is the use of IsStopRequested() method in blueprism?
Oct 22, 2019 in RPA by Apeksha
• 1,110 points
5,248 views

1 answer to this question.

0 votes

Hey Apkesha, IsStopRequested() method is typically used within a Decision stage usually after a case in the Work Queue is completed and before the Get Next Case is made. Placing the Decision stage at this location causes the process to complete the picked up case as we expect it to complete without abruptly terminating the case.

At any point there can arise a need to manually stop a running process. So for that, there are two options when you right click a process that is running in the Control Room viz. Immediate Stop and Request Stop.

When you click on Immediate Stop the process will stop wherever it is running at that point. It is similar to the Stop Selection button shown in the Control room near Show Session Variables. Whereas if a Request Stop is made, the process continues till the above Decision stage is reached and then takes the route of the 'Yes' branch of the Decision stage before it finally stops due to the 'End' stage placed there by the Developer. There can be log out and closing of applications performed between the Decision stage 'Yes' branch and the End stage.

answered Oct 22, 2019 by Anvi
• 14,150 points

Related Questions In RPA

0 votes
1 answer

What is the use of application modeller in blueprism?

Hey Pratibha, Application Modeller is the embedded ...READ MORE

answered Oct 22, 2019 in RPA by Abha
• 28,140 points
2,752 views
0 votes
1 answer

What is the use of Process Template in blueprism?

Hey there, Process Templates are used in ...READ MORE

answered Oct 21, 2019 in RPA by Abha
• 28,140 points
1,976 views
0 votes
1 answer

Can anyone explain what is the use of Choice stage in Blueprism?

Hey, Choice Stage helps you in taking two or ...READ MORE

answered Oct 22, 2019 in RPA by Abha
• 28,140 points
2,413 views
0 votes
1 answer

What is the use of UI Explorer in UiPath studio?

Hi @Sumit, UI Explorer is an advanced tool ...READ MORE

answered Mar 28, 2019 in RPA by Abha
• 28,140 points
7,792 views
0 votes
1 answer

What is code segment in Blueprism and how to implement it?

Blue Prism - Code Stage The code stage ...READ MORE

answered Sep 28, 2018 in RPA by Priyaj
• 58,090 points
5,273 views
0 votes
1 answer

Error : Failed to perform step 1 in Navigate Stage '-----' on page '----' - Not Connected

Do you have Attach bookmark created? When ...READ MORE

answered Sep 28, 2018 in RPA by Priyaj
• 58,090 points
15,936 views
0 votes
1 answer

Spy an active accessibility combobox in blue prism?

My ComboBox is standard HTML Combo Box(Element ...READ MORE

answered Oct 1, 2018 in RPA by Priyaj
• 58,090 points
3,023 views
0 votes
2 answers

RPA tool for C# Developer beginer

Hi! You can try Rpa Suite for Visual ...READ MORE

answered May 10, 2019 in RPA by AndrewNJ
4,101 views
0 votes
1 answer

What is the use of ContinueOnError property of Attach Window activity in UiPath?

Hey Pragya, Attach Window activity in UiPath ...READ MORE

answered Mar 20, 2019 in RPA by Anvi
• 14,150 points
4,121 views
0 votes
1 answer

What is the use of different tabs in Settings page of an Orchestrator?

Hey Danial, The Settings page is organized with ...READ MORE

answered Apr 4, 2019 in RPA by Anvi
• 14,150 points
769 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP