[Feb 26, 2023] Valid AD01 Test Answers & AD01 Exam PDF [Q50-Q72]

Share

[Feb 26, 2023] Valid AD01 Test Answers & AD01 Exam PDF

Valid Blue Prism Developer AD01 Dumps Ensure Your Passing

NEW QUESTION 50
An action called 'Get Account details' fails with the following exception detail:

Which of the following could cause this exception?

  • A. An internal error always indicates a problem with the Blue Prism product. The Blue Prism support team should be contacted for assistance.
  • B. The Read Details action in the Get Account Details Business Object no longer exists but the Process is attempting to use it.
  • C. The Read Details action is not connected to another stage so cannot execute.
  • D. The Business Object has not been coupled to the application by either launching it or attaching to it.

Answer: D

 

NEW QUESTION 51
An Action called 'Get Customer Address' fails immediately and the following Exception is raised:
Internal: Stage Address Type does not exist
What is the potential reason for this Exception?

  • A. Whilst debugging a Process in Process Studio, the 'Reset' button was pressed whilst the process was calling the 'Get Customer Address' action
  • B. An Action stage with the name 'Address Type' is being referenced but it no longer exists
  • C. A data item referenced as an input parameter in the 'Get Customer Address' Action cannot be found
  • D. An internal error always indicates a problem with the Blue Prism product. The Blue Prism support team should be contacted for assistance

Answer: C

 

NEW QUESTION 52
In which of these scenarios is it ok not to use a Blue Prism work queue as part of your Blue Prism solution?

  • A. A Blue Prism work queue should always be used. It eliminates the risk of contention and allows you to gracefully pause the queue at any time.
  • B. A Blue Prism work queue is not required if the business process interfaces with a Work List system with-in-built capability to ensure multiple users cannot work the same case at the same time.
  • C. A Blue Prism Work Queue decreases the scalability of the solution and therefore should only be used for complex scenarios such as multi-day processing.
  • D. A Blue Prism work queue is not required for simple linear processes that do not work multiple cases.

Answer: B

 

NEW QUESTION 53
In which of these scenarios is it ok not to use a Blue Prism work queue as part of your Blue Prism solution?

  • A. A Blue Prism work queue is not required if the business process interfaces with a Work List system with in-built capability to ensure multiple users cannot work the same case at the same time
  • B. A Blue Prism Work Queue decreases the scalability of the solution and therefore should only be used for complex scenarios such as multi-day processing.
  • C. A Blue Prism work queue should always be used. It eliminates the risk of contention and allows you to gracefully pause the queue at any time.
  • D. A Blue Prism work queue is not required for simple linear processes that do not work multiple cases.

Answer: C

 

NEW QUESTION 54
Study the process flow below:

The outputs for the Get Next Case are configured below:

What is the correct configuration of the Expression in the ''Case Returned '' decision stage?
A)

B)

C)

D)

  • A. Option B
  • B. Option A
  • C. Option C
  • D. Option D

Answer: D

 

NEW QUESTION 55
Study the following process flow:

This is the Mam Page of a simple process which calls the Page Calculation before completing The data items are configured as follows:
* X is a Number data item with an initial value of 20
* Y is a Number data item with an initial value of 5
* Result is a Number data item with no initial value
The Calculation Page stage is configured as follows:

The Calculation Page is as follows:

The Data Items are configured as follow:
* X is a Number data item with an initial value of 10
* Y is a Number data item with an initial value of 5
* Result is a Number data item with no initial value
The Start Stage is configured pass through the X and Y values as input parameters.
The divide calculation stage expression is [X] / [Y]
The end stage is configured to pass back the results value as an output parameter.
What will be contained in the Result Data Item on the Mam Page following the execution of the Process?

  • A. No Value
  • B. 0
  • C. 1
  • D. 2

Answer: C

 

NEW QUESTION 56
Which of the following can you perform in Control Room? (select all that apply)

  • A. Create a Work Queue
  • B. Rename a Work Queue
  • C. Encrypt a Work Queue
  • D. Refresh a Work Queue

Answer: D

 

NEW QUESTION 57
Study the following process flow:

The data item "Loop Counter" is a number data item and has an initial value of 0.
The data item "Max Loops" is a number data item and has an initial value of 10.
The two stages are configured as follows:

How many times will the Loop Again stage be executed when the page is executed?

  • A. 0
  • B. The loop will be infinite
  • C. 1
  • D. 2

Answer: A

 

NEW QUESTION 58
When automating a Windows application what type of stage is configured to perform a Global Send Key Events?

  • A. Write Stage
  • B. Navigate Stage
  • C. Read Stage
  • D. Notes Stage

Answer: A

Explanation:
Explanation/Reference:
Reference: https://www.rpaforum.net/threads/global-send-keys-and-send-key-events.1587/

 

NEW QUESTION 59
Consider the following flow in an object:

Which of the following statements are true?

  • A. There should be an intelligent wait stage after the start stage and after any stage that cause the application we are interfacing with to change
  • B. If during testing in object studio this flow works, no additional wait stages should be added as they will slow the interface down.
  • C. There just needs to be a wait stage after the start stage to correct this action.
  • D. There should be a wait stage after every stage in this flow (i.e. after the navigate, read, write stages.

Answer: A

Explanation:
Intelligent wait stage should always be used after every stage and that should be minute wait to overcome the lag when the application runs and on wait should only be used when some of action interfacing the screens or any updating is going on as per the best practices pdf

 

NEW QUESTION 60
Study at the following diagram which is an extract from a sub-page of a process being tested in Process Studio:

There are no breakpoints in the "Access Customer Account" subpage however there is an error.
What will happen if you choose to step out (SHIFT+ F11) when debugging the process?

  • A. The process will work all stages in the 'Access Customer Account1 page until the error is thrown and then focus would move to the "Recover 1 stage
  • B. The process will work all stages in the "Access Customer Account" page until the error is thrown and then focus would move to the "Exception 1 stage.
  • C. The process will work all stages in the "Access Customer Account page until the error is thrown and then focus would move to the breakpoint at "Get Customer Details" stage.
  • D. The process will work all stages in the "Access Customer Account' page until the error is thrown and then focus would move to the stage containing the error on the "Access Customer Account" page,

Answer: B

 

NEW QUESTION 61
A process contains only 4 stages. Study the following process below:

The data item 'New Date is a date data item with no initial value.
The calculation stage is configured as follows:

What will happen when you execute the Create Date stage?

  • A. 1 week will be added to today's date and the result stored in the New Date data item.
  • B. 1 month will be added to today's date and the result stored in the New Date data item.
  • C. 5 days will be added to today's date and the result stored in the New Date data item.
  • D. The process will throw an exception as the New Date data item is null.

Answer: B

 

NEW QUESTION 62
Which of the following indicates a case has been worked successfully in a Work Queue?

  • A.
  • B.
  • C.
  • D.

Answer: C

Explanation:
Explanation/Reference:

 

NEW QUESTION 63
Examine the Process below:

An error has been encountered on Page 1 and the exception has bubbled up to be recovered in the Recover stage. If there is an error in the Calc 1 stage which path will the Process take?

  • A. The Error will cause the Process to terminate
  • B. The Process will continue to the Resume 1 Stage
  • C. The Error will cause the Process to jump to the End Stage
  • D. The Error will be recovered in the Recover2 Stage

Answer: A

 

NEW QUESTION 64
Which of the following can you perform in Control Room? (select all that apply)

  • A. Encrypt a Work Queue
  • B. Rename a Work Queue
  • C. Refresh a Work Queue
  • D. Create a Work Queue

Answer: A,C,D

 

NEW QUESTION 65

What is wrong with the flow shown in the image?

  • A. Sub-pages should not have retry logic, exception handling should be in the object level rather than in the process.
  • B. The retry loop logic does not include any navigation after the resume stage to ensure the application is ready to try the 'Search Screen -Perform Search' action again.
  • C. The resume stage must also be within the exception block
  • D. The retry loop logic shown in the image is incorrect because it uses multiple action stages. There should be a retry loop around every action.

Answer: B

Explanation:
Explanation
As per the process template the resume there should be another action or page after the resume stage.

 

NEW QUESTION 66
When a process is running in Control Room which of the following functions within the process can be accessed from Control Room to request the process to stop?

  • A. StopNow?
  • B. IsStopRequestec?
  • C. Stop?
  • D. StopNow()
  • E. IsStopRequested()
  • F. Stop()

Answer: E

Explanation:
Explanation
Reason: IsStopRequested() function is used for the immediate stop provided by the blueprism (mentioned in the foundation course)

 

NEW QUESTION 67
Look at this flow diagram from the Main Page of a process in Process Studio:

Thinking about the standard Blue Prism Process Templates, what is wrong with how this Main Page is handling exceptions?

  • A. The exception handling in the image does not contain any concurrent exception logic. This means there is nothing stopping every item in the Work Queue being marked with the exact same System Exception.
  • B. Between the Recover and Resume stages there should be logic to reset the application ready for the next case to be worked. For example, this could call the Close Down and Start Up pages.
  • C. It would be better to remove the Exception Block and recover, resume logic, and instead handle any exceptions in the sub-pages. Flag data items could instead be passed up as output parameters from the sub-pages informing the Main Page flow if an exception has occurred.
  • D. There is nothing wrong with the Main Page flow shown in the image, it is a copy of Blue Prism’s standard Process Template.
  • E. The Exception Block in the image should be extended to cover all stages in the flow rather than just 4 sub- pages.

Answer: E

 

NEW QUESTION 68
Which of the following statements regarding the use of Work Queues are correct? (select 2 responses)

  • A. Control Room allows filtering of the displayed queue items using exact tags and by using wildcards
  • B. Tags can be used allow flexibility in the order items are worked within a single Work Queue
  • C. Work Queue item Status can only be set to Completed or Exception
  • D. Wildcards are not allowed in the Tag Fitter property of the Work Queues business object Get Next Item action

Answer: A,B

 

NEW QUESTION 69
Consider the following flow within an Object Studio action:

The developer of this flow found that writing some credentials to the target application sometimes failed with an exception even though the element exists on the screen. He found that simply catching the exception, waiting for 2 seconds and then retrying fixed the problem.
What problems do you see within the flow? (select 2 responses)

  • A. The credentials stage is a read stage not a write stage
  • B. There is a potential for an infinite loop if the 'Credentials' stage keeps throwing an exception for some unforeseen reason.
  • C. There is not a Resume stage following the timeout of the Wait stage
  • D. A block has not been placed around the Write stage and the Recover stage, meaning the credentials action could be unnecessarily retried if another stage further into this action throws an exception.

Answer: B,D

 

NEW QUESTION 70
The Order System application has been successfully launched and Blue Prism has navigated the application to the following screen:

There is a requirement to ensure this screen is in focus before any further interfacing is done with the screen.
Which is the correct configuration to ensure the New Order screen is in focus?

  • A.
  • B.
  • C.
  • D.

Answer: D

 

NEW QUESTION 71
Examine the following Process flow:

The 'Customer Credits' Collection contains the following data:

The 'Customer Account Credits' loop is configured to loop through the 'Customer Credits' Collection.
The 'Total Credits' data item is configured as a number data item with an initial value of 0.
The 'Get Total Credits' Calculation stage contains the following expression:

What will the Total Credit data item value be after the page has executed?

  • A. An Internal Exception: 'Loop stage name mismatch' will be thrown
  • B. 0
  • C. 1
  • D. 2

Answer: A

 

NEW QUESTION 72
......


The benefit in Obtaining the AD01 Exam Certification

  • Candidates can improved capabilities and performance as Blue Prism developer
  • Include a credential to your resume and help you stand out of the crowd
  • Get more job opportunities and increase their chances to get a better job
  • Proves their knowledge to work in Blue Prism development

 

AD01 Dumps Real Exam Questions Test Engine Dumps Training: https://realpdf.pass4suresvce.com/AD01-pass4sure-vce-dumps.html