Labour Day Special - 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: c4sdisc65

AD01 PDF

$38.5

$109.99

3 Months Free Update

  • Printable Format
  • Value of Money
  • 100% Pass Assurance
  • Verified Answers
  • Researched by Industry Experts
  • Based on Real Exams Scenarios
  • 100% Real Questions

AD01 PDF + Testing Engine

$61.6

$175.99

3 Months Free Update

  • Exam Name: Blue Prism Accredited Developer Exam
  • Last Update: May 2, 2024
  • Questions and Answers: 100
  • Free Real Questions Demo
  • Recommended by Industry Experts
  • Best Economical Package
  • Immediate Access

AD01 Engine

$46.2

$131.99

3 Months Free Update

  • Best Testing Engine
  • One Click installation
  • Recommended by Teachers
  • Easy to use
  • 3 Modes of Learning
  • State of Art Technology
  • 100% Real Questions included

AD01 Practice Exam Questions with Answers Blue Prism Accredited Developer Exam Certification

Question # 6

Examine the following Process flow:

AD01 question answer

The ‘Customer Credits’ Collection contains the following data:

AD01 question answer

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:

AD01 question answer

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.

10

C.

31

D.

2

Full Access
Question # 7

What is the maximum number of Start stages that a Process sub-page can contain?

A.

1

B.

Unlimited

C.

10

D.

999

Full Access
Question # 8

AD01 question answer

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 resume stage must also be within the exception block

C.

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.

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.

Full Access
Question # 9

Which of the following statements regarding the use of Worker Queues are correct? (select 2 responses)

A.

Control Room allows filtering of the displayed queue items using exact tags and by using wildcards

B.

Wildcards are not allowed in the Tag Fitter property of the Work Queues business object Get Next Item action

C.

Work Queue item Status can only be set to Completed or Exception

D.

Tags can be used allow flexibility in the order items are worked within a single Work Queue

Full Access
Question # 10

Study the following page in a process:

AD01 question answer

AD01 question answer

Calculation stages will write A, B or C to the Output value data item.

What will be the outcome after the page has run?

A.

Data Item Output Value contains “A"

B.

Data Item Output Value contains "B"

C.

Data Item Output Value contains "C"

D.

An Internal Exception will be thrown

Full Access
Question # 11

A Blue Prism solution interfaces with an internet application called HappyWeb. There is a test website available for development, and a training site available for user acceptance testing, and there is the production she available for processing live cases in HappyWeb.

Which of the following is true?

A.

All development and testing MUST be done using the production site. This is because the test and training websites might not mirror production exactly.

B.

A local text file should be used to easily configure the details of the HappyWeb website to be used in each Blue Prism environment.

C.

An Environment variable should be used to store the HappyWeb URL.

D.

Three different versions of object that launches the HappyWeb website will need to be created and maintained, one for each environment.

Full Access
Question # 12

Consider the following process flow from the Main Page of a process in Process Studio:

AD01 question answer

AD01 question answer

Thinking about the standard Blue Prism Process Templates, what is wrong with this Main Page process flow?

A.

There is nothing wrong with the Main Page flow shown in the image, it is a copy of Blue Prism's standard Process Template

B.

The Stop? decision stage should be removed from the process flow, as Stop time is Configured either within the Scheduler process are stopped via Control Room.

C.

The Mam Page process flow is too high level For better visibility of the process logic the flow steps hidden m the sub-pages should al be on the main page instead.

D.

There is no exception handling on this Main Page so any exceptions that "bubble up" will cause the process to terminate rather than exceptions being handled correctly.

E.

The Reset Global Data page is not required because sub-page within a process should always use input parameter rather than global data items. There should be no global data to reset.

Full Access
Question # 13

The main menu of the application Centrix Data Solutions consists of a series of buttons, as displayed below:

AD01 question answer

When the buttons spied, the element attributes are all identical, with the exception of the Window Text attribute which differs. The Window Text values for each of the buttons displayed above, are ‘HOME’, ‘ORDERS’, ‘CUSTOMER’, ‘STOCK’, ‘INBOX’, ‘SETTINGS’ and ‘EXIT’.

It is described to use a single Dynamic element to interact with each of the menu buttons. The Dynamic button element has been spied and has the following attributes set:

AD01 question answer

A Navigate stage has been configured to press the ORDERS button:

AD01 question answer

To ensure the Navigate stage can click the ORDERS button successfully, what additional configuration is required in the Navigate stage?

A.

Update the 'Mouse Button' Inputs value to "ORDERS1

B.

Using the Params button to open the Application Element Parameters window, the Window Text match value must be set to "ORDERS"

C.

A new element is required with the Window Text value set to 'Orders' and the Match Type set to equal

D.

The ORDERS button cannot be clicked using this Dynamic button element, because the Window Text attribute value in Application Modeller is set as EXIT

Full Access
Question # 14

Examine the Process below:

AD01 question answer

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

A.

The Process will continue to the Resume 1 Stage

B.

The Error will cause the Process to terminate

C.

The Error will be recovered in the Recover2 Stage

D.

The Error will cause the Process to jump to the End Stage

Full Access
Question # 15

Consider the following process flow:

AD01 question answer

What is the problem with this flow?

A.

There is nothing wrong with this flow.

B.

The exception handling in this flow can be removed because an Attach action in a navigate stage should always work if configured correctly

C.

The Attach Block should be enlarged to also include the Waited Long Enough decision stage.

D.

The flow contains a recover stage and a route from it without a resume stage. This will cause internal errors on future exceptions thrown in the same session.

E.

The 0.5 second wait stage should be removed so that the retries can be performed at full speed.

Full Access