Official Bank 0/27

Designing Blue Prism Process Solutions (EN) (ASD01) - BlockChain Actual Exam Questions

Last updated on April 13, 2026

97% Exam Compliance
27 Total Questions
1
Question

Consider the following steps for a theoretical manual process • Check in input folder for any new files. • If there are no files check again later as files can arrive anytime, and there is no limit to the number of files that may come. • Open the next available file. • Take the first case • Start System X and find the case details. • If the case can't be found, move to the next one. • After finding the case in System X. fetch additional case details from System Y. • Again if the case can't be found, move to the next one • Analyse all the data to see if System Z should be updated. • If the data does not meet the requirements, add notes indicating this to Systems X and Y and move to the next case • If the data does meet the requirements, update the case in System Z • Add notes to Systems X and Y and move to the next case. • At the end of the file, go back and look for another • Stop checking for new files at 16:00 and finish any remaining cases. • When all work is complete create a report of the day's exception cases. • Close down Systems X, Y and Z. If the volume of incoming cases is such that 1 Resource PC can easily handle the workload, which of the following steps for an automated solution should be part of the 'Preparation' phase of an automated process?

Options
A

Check input folder, wait for files

B

Check input folder, wart for files, read file and load queue

C

Log into applications

D

Check input folder, wart for files, read file and load queue, log into applications.

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

2
Question

A proposed Blue Prism solution with the following properties has been created to automate the payment processing: • There will be one Blue Prism process that will perform the steps described above. • Where a case is an exception the status will be set in Paytex to "Manual Review" in order that the manual team can pick up the case from Paytex and contact the customer and conclude the case. • It is anticipated that to meet the SLAs of the expected volumes up to 5 instances of the Blue Prism process will be required to run concurrently. • A Blue Prism work queue will be used to host the payments. The queue will be configured for only 1 attempt per case and the key will be {region} & {source account number}. • The process will be started by the scheduler at 06:00 and will stop at 05:50 Which of the following are correct? (select 3 responses).

Question image Question image
Select 3
Options
A

There is a risk that a payment can be duplicated.

B

The process should not be designed to use a Blue Prism Work Queue but use Paytex as the work queue.

C

The process will not scale i.e. you cannot run multiple instances at the same time

D

The solution exposes sensitive personal information

E

The process should not be automated as it uses a third party web application.

F

There is a risk that a payment can be orphaned.

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

3
Question

A process definition document has been produced for a process that interfaces with two applications FirstApp and Customer Information (CI) The process requirement is to perform data extraction from FirstApp before performing a number of steps in the CI application. It is estimated that to perform the daily case volume within SLA's will require 10 robots Average license time is approximately 10 minutes, with the FirstApp steps requiring only 1 minute to perform. The client has a limited number of licences for the FirstApp application and is reluctant to use 10 of these licenses to automate the process. Which of the below is a valid design option for the project?

Options
A

Automate the end to end process using two Blue Prism processes. Process 1 will perform the FirstApp tasks. Process 2 will perform the CI tasks Data will be passed from Process 1 to Process 2 via a Blue Prism Work Queue Process 1 will run on a single robot, with Process 2 running on 9 robots.

B

Automate the end to end process using two Blue Prism processes Process 1 will perform the FirstApp tasks. Process 2 will perform the CI tasks. Data will be passed from Process 1 to Process 2 via a spreadsheet. Process 1 will run on a single robot, with Process 2 running on 9 robots.

C

Automate the end to end process using a single Blue Prism process which will only be run on a single robot.

D

Automate the end to end process using a single Blue Prism process which will be run on 10 robots

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

4
Question

Which of the following statements about using Work Queue designs to split a business process into a multi part robotic solution is correct? 1. Using multiple Work Queues and Processes for the different stages of the business process is a valid design option to split a business process into a multi part robotic solution 2 Using a single Work Queue and deferring cases for future processing is a valid design option to split a business process into a multi part robotic solution 3. Using an item's status to control when to work it is a valid design option to split a business process into a multi part robotic solution 4. You cannot split a business process into a mufti part robotic solution

Options
A

1 and 2 Only

B

4 only

C

1 and 3

D

1, 2 and 3

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

5
Question

A process is required for a telecoms company to work cases supplied via a daily Excel file Although the file will only contain around 1000 rows, the average case time is such that the workload is far too big for one machine to complete in a day, so the solution has been designed with multiple machines in mind. One machine will load the work queue while the others wait, then once the queue is ready all machines will work it together. The requirements state that the input file is machine generated, has a known format is generally clean but may contain exceptions - rows with an empty cell, partial phone numbers, or accounts that don't exist. What should the solution do to combat this problem?

Options
A

The solution should read the file and load the queue without validating the data The data validation should be the first step in working a queue item, with invalid cases marked as exceptions.

B

The solution should open the file and delete any row with either missing, incomplete or invalid data. Then the clean' file should be read and the resulting collection added to the queue.

C

The solution should read the file and then loop through the resulting collection and discard any row with either missing, incomplete or invalid data. Then the 'clean' collection should then be loaded into the queue

D

The solution should validate the data and check that the accounts exist in the target applications beforehand, so that only clean cases are loaded into the queue.

E

The solution should apply a filter to the Excel file to hide any row with empty cells and only load the complete rows.

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

Finish Practice?

Are you sure you want to finish? This will end your practice session.