Inspirational journeys

Follow the stories of academics and their research expeditions

Blue Prism Certified Developer Exam Practice Test 2023 - Part 10

Mary Smith

Sun, 19 Apr 2026

Blue Prism Certified Developer Exam Practice Test 2023 - Part 10

1. The Work Queue 'Customer Onboarding' has a number of Pending Items which may be tagged as 'Domestic', 'Retail' or 'Business'.What is the correct configuration to get the next item from the queue that is tagged either 'Retail' or 'Business'?

A) Configure '-Domestic' in the Tag Filter parameter
B) Configure 'Retail or Business' in the Tag Filter parameter
C) Configure 'Retail;Business' in the Tag Filter parameter
D) Configure 'Retail+Business' in the Tag Filter parameter



2. What is the syntax for using a collection field in an expression?

A) Like this [MyCollection[MyField]]
B) Like this MyCollection(MyField)
C) Like this [MyCollection.MyField]
D) Like this MyCollection.MyField



3. Which of the below actions are mandatory actions in Business Object?

A) Initialize and clean up
B) Login and logout
C) Launch and terminate
D) No actions are mandatory



4. Which of the following statements regarding the use of Work Queues are correct? (select 2 responses)(Select 2answers)

A) Control Room allows filtering of the displayed queue items using exact tags and by using wildcards
B) Wildcards are not allowed in the Tag Filter property of the Work Queues business object Get Next Item action
C) Work Queue item Status can only be set to Completed or Exception
D) Tags can be used allow flexibility in the order items are worked within a single Work Queue



5. Blue Prism work queue has some exception cases with 'Automatically set exception at clean up' as the exception reason. Which of the following caused?

A) No exception block was not mentioned in the code
B) A resume stage was not encountered when in recovery mode
C) Developer mentioned 'Automatically set exception at clean up' as Exception reason in mark as exception
D) Blue Prism has obtained a separate case from the queue before declaring the previous case as exception or completed



1. Right Answer: A
Explanation:

2. Right Answer: C
Explanation:

3. Right Answer: A
Explanation:

4. Right Answer: A,D
Explanation:

5. Right Answer: D
Explanation:

0 Comments

Leave a comment