Blue Prism ASDEV01 Blue Prism Certified Associate Developer Exam Practice Test

Page: 1 / 14
Total 50 questions
Question 1

Examine the following Blue Prism Process diagram:

The initial values of the data items are displayed in the diagram above All 3 data items are configured as Number

The 'Perform Calculation' stage Properties window is displayed below:

When this diagram is run through the the End stage, what will the current value of the Z data item be?



Answer : D

This is the correct value of the Z data item after running the diagram through the end stage. The calculation stage will set the value of Z to ([X] + [Y])* [X], which is (2 + 4) * 2 = 12. The other options are either incorrect or describe different scenarios. Reference: https://portal.blueprism.com/sites/default/files/2021-05/Blue%20Prism%20Certification%20-%20Associate%20Developer%20-%20Certification%20Overview_0.pdf (page 14)


Question 2

When can a Deferral Date be added to a Work Queue item?

(Select all items which apply)



Answer : B, D

These are the correct situations when a deferral date can be added to a work queue item. It allows the process to specify when an item should be processed based on business rules or availability of resources. The other options are either incorrect or not supported by Blue Prism. Reference: https://portal.blueprism.com/sites/default/files/2021-05/Blue%20Prism%20Certification%20-%20Associate%20Developer%20-%20Certification%20Overview_0.pdf (page 16)


Question 3

Which of the following statements best describes an Exception Retry within a Work Queue?



Answer : D

This is the correct definition of an exception retry within a work queue. It allows the process to attempt to process the item again after resolving the exception. The other options are either incorrect or describe different scenarios. Reference: https://portal.blueprism.com/sites/default/files/2021-05/Blue%20Prism%20Certification%20-%20Associate%20Developer%20-%20Certification%20Overview_0.pdf (page 16)


Question 4

When a Work Queue item is currently being processed by a Digital Worker what happens to the queue item?



Answer : C

This is the correct statement about what happens to a work queue item when it is being processed by a digital worker. It prevents other digital workers from accessing the same item and ensures data integrity. The other options are either incorrect or describe different stages of work queue items. Reference: https://portal.blueprism.com/sites/default/files/2021-05/Blue%20Prism%20Certification%20-%20Associate%20Developer%20-%20Certification%20Overview_0.pdf (page 16)


Question 5

Examine the following recover flow taken from a Blue Prism Process

The 'Exception Type' data item has no initial value and has a data type of text

The Calculation stage 'Save Exception Type' will output the current exception type to the "Exception Type' data item.

What expression would you use in the 'Save Exception Type' stage to achieve this?



Answer : A

This is the correct expression to use in the calculation stage to output the current exception type to the data item. It uses the built-in object CurrentException and its property Type to get the value of the exception type. Reference: https://portal.blueprism.com/sites/default/files/2021-05/Blue%20Prism%20Certification%20-%20Associate%20Developer%20-%20Certification%20Overview_0.pdf (page 15)


Question 6

Examine the following Process flow:

The data item 'City V is configured as a Text data item and has an initial value of 'LiverpooI'.

The data item 'City 2' is configured as a Text data item and has an initial value of 'Manchester'.

The data item 'City 3* is configured as a Text data item and has an initial value of 'London'.

The data item 'List of Cities' is configured as a Text data item and has no initial value.

The 'Calc 1' stage is configured as follows:

What will the value of the list of Cities' data item be after the Process flow has run?



Question 7
Page:    1 / 14   
Total 50 questions