Blue Prism Certified Developer (AD01) — Question 97
When building a solution to use Tags within a Work Queue, which of the following statements is correct true?
Answer options
- A. Adding a tag requires an item to be locked
- B. Adding a tag requires an item to be locked if there are multiple resources working the same queue
- C. Adding a tag does not require an item to be locked
Correct answer: C
Explanation
The correct answer is C because adding a tag can be done without locking the item in the Work Queue. Options A and B are incorrect as they imply that locking is a requirement, which is not the case.