Exam AD01 All QuestionsBrowse all questions from this exam
Question 21

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

    Correct Answer: B

    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
abain89Option: C

Should be C

CassielovedataOption: B

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

sogoku_ichi_2907

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

Pavan34Option: C

C is Ans

SBWeiss348Option: C

I think c is the correct answer

sogoku_ichi_2907Option: C

Yes C is the correct answer.

TOMMY2212Option: B

B may correct.

RPAOption: B

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

shubhamvadnereOption: C

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

LH1213Option: B

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

tdesbarresOption: C

B Looks and sounds right but catch that Word Process

Ad01blueprism170Option: C

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