AD01 Exam QuestionsBrowse all questions from this exam

AD01 Exam - Question 21


When configuring an object's run mode which of the following is true?

Show Answer
Correct Answer: AB

Setting the run mode to exclusive will ensure only one process runs on that resource at a time. The use of 'exclusive' implies that the object will demand exclusive access to the resource, preventing other processes from running concurrently. This ensures non-interference and maximizes resource allocation for that particular object or process.

Discussion

11 comments
Sign in to comment
abain89Option: C
Jul 2, 2020

Should be C

Pavan34Option: C
Dec 16, 2020

C is Ans

CassielovedataOption: B
Jan 2, 2021

answer should be B https://www.rpaforum.net/threads/run-modes.10540/

sogoku_ichi_2907
Jun 5, 2021

B is not a correct answer. Because run modes just has been setting on business object area, not process.

RPAOption: B
Aug 7, 2020

Shouldn't it be B? An exclusive process will be the only process running on a resource PC. Option C doesn't specify count for foreground process. Only one foreground process is permitted along with background processes

TOMMY2212Option: B
Aug 24, 2020

B may correct.

sogoku_ichi_2907Option: C
Jun 5, 2021

Yes C is the correct answer.

SBWeiss348Option: C
Aug 5, 2021

I think c is the correct answer

Ad01blueprism170Option: C
May 22, 2021

Exclusive (option c) is the right answer. I tried in Blueprism as well.

tdesbarresOption: C
Jun 21, 2022

B Looks and sounds right but catch that Word Process

LH1213Option: B
Mar 29, 2023

B is the correct answer. C is wrong "Setting the run mode to the background will enable the object to run at the same time as foreground and background objects on the same resource" since it says "AS" both foreground and background. The object can't be both

shubhamvadnereOption: C
May 20, 2023

C is correct answer. B seems correct at first but it uses "Process" word . Not "Object" .