Go Back on ASD01 Exam
Available in 1, 3, 6 and 12 Months Free Updates Plans
PDF: $15 $60

Test Engine: $20 $80

PDF + Engine: $25 $99

ASD01 Practice Test


Page 1 out of 6 Pages

Which of the following statement combinations about Blue Prism memory management is correct? 


A.

A Blue prism Process reads a Business Object into memory as required. Once the called Action is
complete, the Process releases the memory for the Net Garbage Collector to reclaim.
A Blue Prism Process reads a Sub Process into memory as required. Once the called Sub Process is
complete, the Process releases the memory for the .Net Garbage Collector to reclaim.


B.

A Blue Prism Process holds a Business Object in memory for the duration of its run.
A Blue Prism Process reads a Sub Process into memory as required. Once the called Sub Process is
complete, the Process releases the memory for the Net Garbage Collector to reclaim


C.

A Blue Prism Process reads a Business Object into memory as required
Once the called Action is complete, the Process releases the memory for the Net Garbage Collector to
reclaim.


D.

A Blue Prism Process holds a Sub Process in memory for the duration of its run.
A Blue Prism Process holds a Business Object in memory for the dilation of its run





A.
  

A Blue prism Process reads a Business Object into memory as required. Once the called Action is
complete, the Process releases the memory for the Net Garbage Collector to reclaim.
A Blue Prism Process reads a Sub Process into memory as required. Once the called Sub Process is
complete, the Process releases the memory for the .Net Garbage Collector to reclaim.



Consider the following high-level design. The solution is intended to read medical data from one application in
order to update another An input file is prepared by an overnight batch run for the solution to work through
each morning before patients arrive. Usually the input file is fairly small but at certain times each month the
file is much larger.

Which of these options should be considered by the process solution designer to guarantee the quality of the end-to-end solution? (select 4 responses)


A.

Once in production the process controller should ensure that the process is only ever run on one
Resource PC


B.

The solution should log in to the applications before starting the case working loop


C.

The solution should split the file into pieces to distribute to each Resource PC.


D.

The solution should log out from applications after exiting working loop.


E.

Each Resource PC should be set to take a different row from the others, e, g. RPC-A works rows t, 4, 7,
10 etc., RPC-B works 2, 5. 8 etc and RPC-C works 3, b, 9 etc.


F.

The solution should start by loading the file data into a work queue.


G.

The file should be updated at the start of each case to prevent other RPCs from working it.


H.

Once in production the clinic should wait until the solution has completed before admitting patients


I.

The batch run should create multiple input files so that each Resource PC has its own file to work with


J.

The file should be updated after each case to indicate that the case has been worked.


K.

The solution should use an environment lock to ensure the file can only be accessed by one Resource PC
at a time.





B.
  

The solution should log in to the applications before starting the case working loop



F.
  

The solution should start by loading the file data into a work queue.



C.
  

The solution should split the file into pieces to distribute to each Resource PC.



K.
  

The solution should use an environment lock to ensure the file can only be accessed by one Resource PC
at a time.



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


A.

1 and 2 Only


B.

4 only


C.

1 and 3


D.

1, 2 and 3





D.
  

1, 2 and 3



Which of the following accurately describes best practice when work is sourced from an application's
workflow system?


A.

There is no need to use a Blue Prism queue as workflow is managed within the application


B.

Even though there is a workflow system managing and allocating work, a Blue Prism Work Queue
should still be used


C.

Blue Prism cannot source work from an application's workflow system


D.

When sourcing work from an applications workflow system, case data should be stored in an excel
document





A.
  

There is no need to use a Blue Prism queue as workflow is managed within the application



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:



Please select from the statements below the ones you consider to be correct (select 2 responses


A.

All processes should be merged into one process to optimize licenses


B.

Exception cases should not be distributed whilst the processes are running and instead should be
distributed when each process has completed


C.

There should be a separate work queue for each channel feeding the process.


D.

The Confirm Closure process should work until 22:00





C.
  

There should be a separate work queue for each channel feeding the process.



D.
  

The Confirm Closure process should work until 22:00




Page 1 out of 6 Pages