Exam Questions and CORRECT Answers
When is the priority set for a Work Queue item? - CORRECT ANSWER - Setting the
Priority for a Work Queue item is done when the item is first added to the queue using the Add
To Queue action
If priority is not set, what is the default value set to? - CORRECT ANSWER -0
In what order is the next item to be worked returned? - CORRECT ANSWER - first
priority, then date loaded into the queue (oldest first)
Parent/Child Relationships: - CORRECT ANSWER - are where individual Work Queue
items must remain linked in some way to other items in the same Work Queue to which they
have a relationship.
EX: multiple spreadsheets, each item on each spreadsheet on queue and tagged with which
spreadsheet it comes from
Real-time work requests: - CORRECT ANSWER - where requests are added throughout
the day and must be worked in a short SLA period
Which Business Object is used to interact with a work queue? - CORRECT ANSWER -
The special "Work Queue - Internal" Business Object
How is a work queue item referred? - CORRECT ANSWER - By its unique BP ID
What does deferral mean? - CORRECT ANSWER - Effectively the items are temporarily
frozen.
, If you wanna change the Max Attempts field, where would you do so? - CORRECT
ANSWER - In System Manager
In what parameter can you override Max Attempts? - CORRECT ANSWER - The Retry
input parameter of the Mark Exception action in the Internal - Work Queues Business Object
What input parameter works in conjunction with Retry Input? - CORRECT ANSWER -
.Keep Locked
When Keep Locked is True, what happens? Why? - CORRECT ANSWER - the new
cloned item will become instantly
locked. This provides the opportunity to carry on working on the new item.
What happens when a work queue is temporarily paused? - CORRECT ANSWER - it will
not release items at all.
How does one commit a change to the WQ after a calculation stage? - CORRECT
ANSWER - add an Action using Set Data from the internal- work queues business object
How and when are active queues useful? - CORRECT ANSWER - Instead of creating
sessions separately in Control Room and then moving to the queue management page to see the
results, active queues allow you to set a target number of resources which should be working the
queue, Blue Prism uses the active queue configuration to determine how to achieve that target.
Active Work Queues are only useful when running dozens of sessions for one process. When this
is not the case, the benefits of Active Work Queues will not be realized.
What is a method of editing a collection that will provide storage for items in a queue? -
CORRECT ANSWER - Providing empty fields in a collection when the item is created
could provide storage for data
collected while the item is being worked.