Official Bank 0/27

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

Last updated on June 20, 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 it is possible that there are long intervals between files arriving, what are the alternatives the
process should take to control System X, System Y and System Z? (select 2 responses)
Select 2
Options
A Nothing, just leave them logged in until more work arrives
B Log out while waiting and log back in when a file arrives.
C Nothing because they will not have been started if no files have arrived yet.
D Stop them from timing out by keeping them active while waiting for files.
E Close Y and Z down but keep X open because it is the first application needed to work a case.
F Minimise them to keep the desktop clear.
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

2
Question
The following Object Design has been created for a mainframe banking application.

Exhibit

Which of the following statements about the Object design above are correct? (select 2 responses)
Select 2
Options
A The object design should be simplified by storing all BankHost actions in the same object
B The design complies with Blue Prism design best practice.
C The object design facilitates a scalable design that will reduce the impact of change when the object layer needs altering
D There is no need for attach actions to be replicated across all the objects.
E The Add Note action in the "BankHost - Notepad" business object does not require an input for Type as the process definition document states that Information' will always be selected for this process.
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

3
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 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.
B The solution should apply a filter to the Excel file to hide any row with empty cells and only load the complete rows.
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 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.
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

4
Question
VivaBank have an account closure process that can take up to three days to close an account. All requests within the bank's core system to close an account take place overnight during batch processing. There are two scenarios:

Exhibit

The timings relate to the expected automation time. All requests will arrive in a Blue Prism work queue from multiple channels using either web services or other Blue Prism processes.

The following detail from the Functional Requirement Questionnaire must be considered:

• Cases must be processed on the same day if they come in between 08 00 and 22:00 Monday to
Friday

• Exception cases are to be emailed to the manual team during processing as and when they occur.

• It is expected that up to 200 cases can be expected per day.
The Blue Prism solution consists of four processes and four Blue Prism Work Queues.

Exhibit

Cases come into the Account Closures Work Queue and are processed by the Account Closure process which determines if they are ^Nil Balance" or "Balance to Transfer" scenarios. Before adding the case to the relevant work queue, a check is made to see if an identical key has been added to the work queue today. If so the case is not added. The Transfer Balance process works its queue and, for each successfully processed case, adds case to the Close Account queue. The Close Account process works its queue and. for each successfully processed case, adds a case to the Confirm Closure queue with the case deferred to 08:00 the next day. The Confirm Closure process completes the sequence by confirming that the account is finally closed. A scheduler has been created to start all four processes at 08:00. Each process shall be configured to finish accordingly:

Exhibit

Please select from the statements below the ones you consider to be correct (select 2 responses
Options
A Exception cases should not be distributed whilst the processes are running and instead should be distributed when each process has completed
B As an alternative the solution could use just one queue instead of four
C All processes should be merged into one process to optimize licenses
D The Confirm Closure process should work until 22:00
E There should be a separate work queue for each channel feeding the process.
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

5
Question
A retail bank has promoted 2 Blue Prism processes to production

1. Email poller
2 Customer onboarding

3. Direct Debit Cancellations
One instance of the email poller process will run 24/7 feeding work queues for the other two processes. Three instances of the Customer onboarding process will run between 6am and 11 pm each day on three separate VMs One instance of the Direct Debit Cancellations process will run between 6am and 4pm each day on the same VM as the Email poller process

What is the maximum number of Blue Prism licenses that will be consumed each day?
Options
A 3
B 4
C 6
D 5
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.