BluePrism AD01 Blue Prism Developer Online Training
BluePrism AD01 Online Training
The questions for AD01 were last updated at May 11,2025.
- Exam Code: AD01
- Exam Name: Blue Prism Developer
- Certification Provider: BluePrism
- Latest update: May 11,2025
Study the process flow below:
The outputs for the Get Next Case are configured below:
What is the correct configuration of the Expression in the āāCase Returned āā decision stage?
A)
B)
C)
D)
- A . Option A
- B . Option B
- C . Option C
- D . Option D
According to Blue Prism best practice which of the following information would be appropriate to store in a Work Queue tag? (select 3 responses)
- A . Something that identifies the type of work that was performed Example tags might be: Funds Transferred, SIM Card Requested, Account, Closed, Account Suspended, Account Noted
- B . Something that identifies exact datetime of a step in the process. Example of tags might include Account Closed 20/03/2017 12:12:16, Work Completed 20/03/2017 12:12:16: Request Loaded 20/03/2017 12:12:16
- C . Something that identifies the source of work. Example of tags might include: Email, Web Form, Excel Adhoc. Database
- D . Something that identifies the client record to make work queue items easier to search. Example tags might be a phone number, customer reference number or ID, customer full name. For example: +4407994446767, 00023231 A; Mr John A Smith
- E . Something that identifies the type of process scenario. Example of tags might include: Invalid Product, Unrecognised customer, Goneaway Marker, Invalid Status
- F . Details of an exception that has occurred. For example: The Login Screen was not found.
The Work Queue "Customer Onboarding’ has a number of Pending Items which may be tagged as "Domestic", "Retail" or "Business" There is also a tag for the 8 digit product code formatted as "Product Code: {product code}" e.g. Product Code: CA123456.
What is the correct configuration to get the next item from the queue that:
• Isn’t applying for a loan product i.e. Product Code doesn’t begin with "LN" And
• Is a domestic customer
- A . Configure "Domestic; -Product Code: I_N"" in the Tag Filter parameter
- B . Configure "Domestic; -Product Code: LN?" in the Tag Filter parameter
- C . Configure ‘Domestic and Product Code <> LN?" in the Tag Filter parameter
- D . Configure "Domestic + [Product Code] <> LN*āā in the Tag Filter parameter
Which of the following indicates a case in a Work Queue is waiting to be worked?
A)
B)
C)
D)
- A . Option A
- B . Option B
- C . Option C
- D . Option D
Which of the following statements regarding the use of Worker Queues are correct? (select 2 responses)
- 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 Fitter 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
Which of the following statements regarding the use of Work Queues are correct? (select 2 responses)
- 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 Fitter 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
The Work Queue ‘Account Closure has a number of Pending Items which may be tagged as "Current", "Saving" or "Loan"
What is the correct configuration to get the next item from the queue that is tagged either "Current" or "Loan"?
- A . Configure "Current or Loan" in the Tag Filter parameter
- B . Configure "-Saving" in the Tag Filter parameter
- C . Configure "Current; Loan: in the Tag Filter parameter
- D . Configure "Current + Loan’" in the Tag Filter parameter
Which of the following can you perform in Control Room? (select all that apply)
- A . Refresh a Work Queue
- B . Create a Work Queue
- C . Encrypt a Work Queue
- D . Rename a Work Queue
In which of these scenarios is it ok not to use a Blue Prism work queue as part of your Blue Prism solution?
- A . A Blue Prism work queue is not required for simple linear processes that do not work multiple cases.
- B . A Blue Prism work queue should always be used. It eliminates the risk of contention and allows you to gracefully pause the queue at any time.
- C . A Blue Prism work queue is not required if the business process interfaces with a Work List system with in-built capability to ensure multiple users cannot work the same case at the same time
- D . A Blue Prism Work Queue decreases the scalability of the solution and therefore should only be used for complex scenarios such as multi-day processing.
Consider the following process flow:
Decision āAā properties are:
Decision āBā properties are:
Decision āCā properties are:
What will happen when the process runs?
- A . The flow will pass through calculation stage "A"
- B . The flow will pass through calculation stage "B"
- C . The flow will pass through calculation stage "C"
- D . An exception will be thrown