Blue Prism Developer AD01 Exam Preparation Materials Updated – Choose AD01 Dumps PDF Online

You can have the best preparation materials for passing the Blue Prism Developer AD01 exam. We have updated the AD01 dumps recently, so at DumpsBase, you can have AD01 dumps V10.02 to learn all the 100 practice exam questions and answers to make sure that you can pass the Blue Prism Developer exam successfully. Come here to choose the AD01 dumps pdf online for learning. The Blue Prism AD01 exam dumps are very helpful for professional participants to show and validate their skills and knowledge about the Blue Prism Developer AD01 exam. 

Below is Blue Prism Developer AD01 dumps free demo for reading:

1. Switch off all stage parameter logging

Which combination of the above will guarantee that no customer data is visible in the Blue Prism log file?

2. 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?

3. When building a solution to use Tags within a Work Queue, which of the following statements is correct true?

4. Consider the following flow in an object:

Which of these statements is true?

5. Study the following page in a process:

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

What will be the outcome after the page has run?

6. Which of the following indicates a case in a Work Queue is currently being processed?

7. Study the following Process flow:

The Process flow is intended to test the value of the Input data item to determine if it falls within a range of numbers, and then assign a value as an output. The number ranges are defined as between 1 to 100, between 101 to 200, and anything outside these ranges.

The Calculation stages will set the value of the Result data item to 1, 2 or 3.

To enable the Process flow to work correctly, what is the correct expression for the Choice stage branch named ‘Between 1 and 100’?

8. How can a session variable value be updated when a process is running? (select all that apply)

9. If you change a session variable when will the new value be available to the process?

10. CORRECT TEXT

FILL BLANK

Examine the following recover flow taken from a Blue Prism Process:

The ‘Exception Detail’ data item has no initial value and has a data type of text.

The Calculation stage ‘Save Exception Detail’ will output the current exception detail to the ‘Exception Detail’ data item.

What expression would you use in the ‘Save Exception Detail’ stage to achieve this?

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

12. CORRECT TEXT

FILL BLANK

Review the Action flow below which loops through the Customer List Collection until the relevant customer match is found, and then uses the ‘Set DOB’ Calculation stage to copy the value from the Collection column ‘DOB’, to the DOB data item:

- The DOB data item is a Date data item with no initial value.

- The DOB column in the Customer List Collection is a Date data type.

What expression would you use in the ‘Set DOB’ Calculation stage, to copy the value from the Collection column, to the DOB data item?

(Remember, Blue Prism expressions are case sensitive)

13. You identify an element in Application Modeller but when you highlight or use that element Blue Prism gives you an error message saying that duplicate elements were found.

Which of the following statements is true?

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

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:

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

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

15. Examine the following Process flow:

This is the Main Page of a simple process which calls the ‘Calculation’ Page before completing.

The data items are configured as follows:

✑ Value-1 is a number data item with an initial value of 100.

✑ Value-2 is a number data item with an initial value of 4.

✑ Result is a number data item with no initial value.

The Calculation Page Reference stage is configured as follows:

The Calculation Page is configured as follows:

The Data Items are configured as follow:

✑ Value-1 is a Number data item with an initial value of 200

✑ Value-2 is a Number data item with an initial value of 4

✑ Result is a Number data item with no initial value

The Start stage is configured to pass through the Value-1 and Value-2 values as input parameters.

The ‘Divide’ Calculation stage expression is [Value-1] / [Value-2]

The End stage is configured to pass back the value of the Result data item as an output parameter.

What will be contained in the Result data item on the Main Page following the execution of the Process?

16. Examine the following process flow:

The Loop Orders loop is configured to loop through the Orders collection.

How Many times will the 'Process Order' page be executed?

17. 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?

18. 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)

19. Which of the following statements about Business Objects is true?

20. Examine the following Blue Prism Action diagram taken from Object Studio:

What is wrong with the current configuration?

21. Which of the following indicates a case in a Work Queue is an exception?

A)

B)

C)

D)

22. How many Start Stages can a sub-page in a Process have?

23. When entering an option within the Training Order system the relevant option number is entered into the Option number field as below.

The Option number input field has been spied in Blue Prism:

The following attribute set has been returned by Application Modeller:

Which Attribute can be un-ticked to ensure consistent visibility of the element to Blue Prism?

24. The Work Queue 'Account Closure has a number of Pending Items which may be tagged as "Current", "Saving" or "Loan".

What is the correct configuration to get the next item from the queue that is tagged either "Current" or "Loan"?

25. CORRECT TEXT

FILL BLANK

Examine the following Blue Prism Process diagram:

The Process contains logic in the ‘Control Room Stop Request?’ Decision stage, to recognise when a Process Controller has used the ‘Request Stop’ feature in Control Room, to bring the Process to a controlled stop.

What expression would you use in the ‘Control Room Stop Request?’ Decision stage, to ensure that the Process recognises that the Control Room ‘Request Stop’ command has been triggered?

(Remember, Blue Prism expressions are case sensitive)

26. 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?

27. Examine the following Process flow:

The ‘Loop Customer List’ loop is configured to loop through the ‘Customer List’ Collection.

Any Exceptions Encountered on the ‘Email Customers’ sub-page will be resolved in the same page.

How many times will the ‘Email Customer’ sub-page be executed?

28. Examine the flow below:

An error has been encountered on Page 1 and the exception has bubbled up to be recovered in the Recoverd stage The Yes' path has been taken from the "Throw new Exception?" decision stage.

Consider the Throw Exception stage properties below:

How should the properties be configured for the Process to throw a new Business exception, i.e. a different exception to the one encountered in Page?

29. Which of the following Stages can be found in Process Studio AND Object Studio?

A)

B)

C)

D)

30. Consider the following process flow:

Decision “A” properties are:

Decision “B” properties are:

Decision “C” properties are:

What will happen when the process runs?


 

Pass the ATA02 Exam with Confidence: Latest ATA02 Exam Dumps V9.02
Updated ASD01 Dumps Questions For Designing Blue Prism Process Solutions Exam

Add a Comment

Your email address will not be published. Required fields are marked *