Exam APD01 All QuestionsBrowse all questions from this exam
Question 19

A retail bank has promoted 5 Blue Prism processes to production:

✑ Email Poller

✑ Customer Onboarding

✑ Amend Contact Details

✑ Direct Debit Cancellations

✑ Onboarding Reporting

One instance of the email Poller process will run 24/7 feeding work queues for the other two processes.

Two concurrent instances of the Customer Onboarding process will run between 6am and 11pm each day on the same VM.

Two concurrent instances of the Amend Contact Details process will run between 8am and 8pm each day on two 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. The scheduler that starts the Direct Debit Cancellations process is configured to run the Onboarding Reporting process when the Direct Debit Cancellations process has successfully completed.

How many robot licenses are required?

    Correct Answer: D

    To determine the number of robot licenses required, we need to calculate the maximum number of concurrent processes running at any given time. The Email Poller process runs 24/7, always requiring 1 license. The Customer Onboarding process runs two concurrent instances between 6am and 11pm, needing 2 licenses. The Amend Contact Details process runs two concurrent instances between 8am and 8pm, necessitating 2 licenses. The Direct Debit Cancellations process runs one instance between 6am and 4pm, requiring 1 license. The Onboarding Reporting process only runs after the Direct Debit Cancellations process completes, so it does not require an additional license. Therefore, the maximum number of concurrent processes is 1 (Email Poller) + 2 (Customer Onboarding) + 2 (Amend Contact Details) + 1 (Direct Debit Cancellations) = 6. The correct number of robot licenses required is 6.

Discussion
Srikanth91Option: D

Answer is D

mzuliOption: D

The number of robot licenses required can be determined by calculating the maximum number of concurrent processes running at any given time. Email Poller: 1 instance (runs 24/7) Customer Onboarding: 2 instances (6am-11pm) Amend Contact Details: 2 instances (8am-8pm) Direct Debit Cancellations: 1 instance (6am-4pm) Onboarding Reporting: 1 instance (runs after Direct Debit Cancellations) At the busiest time, there will be: 1 Email Poller instance 2 Customer Onboarding instances 2 Amend Contact Details instances 1 Direct Debit Cancellations instance The Onboarding Reporting process runs after the Direct Debit Cancellations process, so it doesn't require an additional license. So, the maximum number of concurrent processes is 6, meaning you would need 6 robot licenses. The correct answer is D. 6.

LH1213Option: B

The answer is B - email Poller+Direct Debit Cancellations+Onboarding Reporting process(1); Customer Onboarding(1), Amend Contact Details(2)

NinaHuang1226Option: D

Answer D is correct

1234_1234Option: A

answer is 3