Dumps Moneyack Guarantee - ASD01 Dumps UpTo 50% Off [Q13-Q29]

Share

Dumps Moneyack Guarantee - ASD01 Dumps UpTo 50% Off

Updated Jan-2022 Pass ASD01 Exam - Real Practice Test Questions


Blue Prism ASD01 Exam Syllabus Topics:

TopicDetails
Topic 1
  • Data management
  • Case management
  • Object design
Topic 2
  • Designing for unattended automation
Topic 3
  • Workload management
  • Web services
Topic 4
  • Recoverability and scalability
  • Sub-processes and wrapper objects

 

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

  • A. 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 duration of its run.
  • B. A Blue Prism Process holds 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.
  • C. 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.
  • D. 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.

Answer: D

 

NEW QUESTION 14
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?

  • A. Check input folder, wait for files
  • B. Check input folder, wart for files, read file and load queue, log into applications.
  • C. Log into applications
  • D. Check input folder, wart for files, read file and load queue

Answer: B

 

NEW QUESTION 15
Imagine you are designing the application integration logic for a solution. One of the applications involved is one you have not automated before but it is widely used and the project is the first in a series for this client.
Which of the following are valid considerations when designing business objects? (select 2 responses)

  • A. When an application is automated for the first time a single business object should be used to isolate the first process from any that follow.
  • B. It's best that objects are designed to be reusable and are not made bespoke for one process.
  • C. The first Production process to automate an application should not share its integration logic with any other because there will invariably be teething problems during an initial implementation.
  • D. Any new application should be assessed to find the appropriate integration technique and identify any potential technical issues.
  • E. It's best that each process uses its own business objects to keep it separate from any other.

Answer: B,D

 

NEW QUESTION 16
SanQuest Bank's call center regularly receives requests from customers for the exact amount required to clear their loan. This is a complicated calculation that is prone to human error. The bank has decided to use Blue Prism to perform the calculation and is considering amending its front end system OneBase to allow a user to click a button to request a Loan Consolidation Amount.
They plan to communicate with Blue Prism using web services. Consider the two proposed designs:

Here a Blue Prism object is exposed as a web service. OneBase calls this service providing the account number. The Blue Prism object add the case to a work queue and then returns the Case ID to complete the web service call.
A Blue Prism process works the queue and harvests the data required to perform the calculation. The same Blue Prism process calls a OneBase web service and provides the load settlement figure. OneBase completes the web service call by returning a success flag.

Here the Blue Process that harvests the data is exposed a web service with the loan settlement figure as an output. OneBase calls the web service and provides the account number. The BluePrism process harvests the data and completes the web service call by providing the loan settlement figure.
Considering Blue Prism best practice which of the following statements is correct?

  • A. Neither Design A nor Design B is appropriate
  • B. Both Design A and Design B are appropriate
  • C. Design B is the most appropriate option
  • D. Design A is the most appropriate option

Answer: A

 

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

  • A. 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
  • B. 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.
  • C. 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.
  • D. 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.

Answer: D

 

NEW QUESTION 18
An Insurance company has created 4 Blue Prism processes:
1. Change of Address
2. Claims Processing
3. Renewals
4. Order Letter
The Order Letter process is not a published process but is called as a sub process by each of the 3 other processes.
Each day at 6am a scheduler starts:
* 3 instances of the Renewals process on the same virtual machine
* 2 instances of the Claims Processing process on 2 different virtual machines
* 1 instance of the Change of Address process on its own virtual machine How many licenses will be consumed by the running processes?

  • A. 0
  • B. 1
  • C. 2
  • D. 3

Answer: B

 

NEW QUESTION 19
A process is required for a client in the banking sector that involves using an application to transfer funds between accounts. A strong security model is in place to prevent any malicious activity but the client is nervous about the risk of external problems, like a power cut leaving a case in an incomplete state or a fault in the source data causing a case to be duplicated or an excessively large transfer to be made.
What should be included in the solution design? (Choose three.)

  • A. A different queue for each major processing step.
  • B. An exception handling procedure to track manual referrals.
  • C. Rules to limit transaction values.
  • D. A requirement that the solution is never run on more than one machine.
  • E. A key value that will uniquely identify queue items.
  • F. A single queue that is cleared of all worked items at the start of each day.
  • G. A different process for each major processing step.

Answer: C,E,G

 

NEW QUESTION 20
The following Object Design has been created for a mainframe banking application.

Which of the following statements about the Object design above are correct? (select 2 responses)

  • A. The object design facilitates a scalable design that will reduce the impact of change when the object layer needs altering
  • B. 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.
  • C. The design complies with Blue Prism design best practice.
  • D. The object design should be simplified by storing all BankHost actions in the same object
  • E. There is no need for attach actions to be replicated across all the objects.

Answer: A,C

 

NEW QUESTION 21
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 multi part robotic solution.

  • A. 1 and 2 Only
  • B. 1, 2 and 3
  • C. 1 and 3
  • D. 4 only

Answer: C

Explanation:
Explanation/Reference:

 

NEW QUESTION 22
When designing business objects which of the following statements is true? (Choose three.)

  • A. It's good practice to keep application logic in one business object to minimize the process dependencies.
  • B. It's good practice to split application logic into multiple objects so that the process is more efficient.
  • C. It's a good practice to keep application logic in one business object so that the process is more efficient.
  • D. It's good practice to keep application logic in one business object so that developers know where to find.
  • E. It's best practice to keep application logic in one business object so that there is a single point of reference.
  • F. It's a good practice to split application logic into multiple objects to minimize the effect of change.
  • G. It's a good practice to split application logic into multiple objects to minimize the process dependencies.

Answer: A,E,F

 

NEW QUESTION 23
Which of the following statements about Blue Prism and Web Services is correct?

  • A. Only Blue Prism Processes can be exposed as a Web Service
  • B. Only Blue Prism Business Objects can be exposed as a Web Service
  • C. Both Blue Prism Processes or Business Objects can be exposed as a Web Service
  • D. Neither Blue Prism Processes or Business Objects can be exposed as a web Service

Answer: C

 

NEW QUESTION 24
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 be the process solution designer to guarantee the quality of the end-to-end solution? (Choose four.)

  • A. The solution should log in to the applications before starting the case working loop.
  • B. Once in production the process controller should ensure that the process is only ever run on one Resource PC.
  • C. Each Resource PC should be set to take a different row from the others, e.g. RPC-A works rows 1, 4, 7,
    10 etc., RPC-B works 2, 5, 8 etc. and RPC-C works 3, 6, 9 etc.
  • D. The batch run should create multiple input files so that each Resource PC has its own file to work with.
  • E. The solution should use an environment lock to ensure the file can only be accessed by one Resource PC at a time.
  • F. The file should be updated at the start of each case to prevent other RPCs from working it.
  • G. The solution should split the file into pieces to distribute to each Resource PC.
  • H. The solution should start by loading the file data into a work queue.
  • I. Once in production the clinic should wait until the solution has completed before admitting patients.
  • J. The solution should log out from applications after existing working loop.
  • K. The file should be updated after each case to indicate that the case has been worked.

Answer: A,C,F,I

 

NEW QUESTION 25
Pacific West Banking has a payments process that automatically receives pending payments from multiple regions into their payment system (Paytex).
Paytex contains a queue of cases awaiting payment. When processing the case manually an agent must use two other systems, the core banking system (DataPlus) and online account checker (FireWire).
The manual processing must perform the following steps:
* Open the next case where the status is null in Paytex
* Set the status to "In Progress" in Paytex
* Validate source account in DataPlus
* Confirm source funds in DataPlus
* Check for fraud flags in Paytex
* Confirm recipient IBAN details in Firewire
* Perform payment in Paytex
* Update case in Paytex queue. Add payment confirmation number to case and set status to "Completed"
* Where cases cannot be fulfilled due to validation errors (e.g. invalid account details, insufficient funds, suspected fraud etc.) the customers will be contacted by the agent to resolve.
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? (Choose three.)

  • A. The process should not be automated as it uses a third party web application.
  • B. The process will not scale i.e. you cannot run multiple instances at the same time.
  • C. There is a risk that a payment can be orphaned.
  • D. The process should not be designed to use a Blue Prism Work Queue but use Paytex as the work queue.
  • E. The solution exposes sensitive personal information.
  • F. There is a risk that a payment can be duplicated.

Answer: B,D,E

 

NEW QUESTION 26
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?

  • A. The solution should apply a filter to the Excel file to hide any row with empty cells and only load the complete rows.
  • B. 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.
  • C. 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.
  • D. 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.
  • E. 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

Answer: E

 

NEW QUESTION 27
Which of the following statements about Blue Prism and Web Services is correct?

  • A. Both Blue Prism Processes or Business Objects can be exposed as a Web Service
  • B. Only Blue Prism Business Objects can be exposed as a Web Service
  • C. Only Blue Prism Processes can be exposed as a Web Service
  • D. Neither Blue Prism Processes or Business Objects can be exposed as a Web Service

Answer: C

 

NEW QUESTION 28
The following Object Design has been created for a mainframe banking application.

Which of the following statements about the Object design above are correct? (Choose two.)

  • A. 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.
  • B. The object design should be simplified by storing all BankHost actions in the same object.
  • C. The object design facilitates a scalable design that will reduce the impact of change when the object layer needs altering.
  • D. The design complies with Blue Prism design best practice.
  • E. There is no need for attach actions to be replicated across all the objects.

Answer: C,D

 

NEW QUESTION 29
......

Download Free Blue Prism ASD01 Real Exam Questions: https://www.pass4training.com/ASD01-pass-exam-training.html