Blue Prism Accredited Developer Exam AD01 Question # 50 Topic 6 Discussion

Blue Prism Accredited Developer Exam AD01 Question # 50 Topic 6 Discussion

AD01 Exam Topic 6 Question 50 Discussion:
Question #: 50
Topic #: 6

Examine the following Blue Prism Process flow:

AD01 Question 50

The Process is intended to attempt to perform the processing enclosed in Block1 a maximum of three times before throwing an exception

The 'Attempts' data item is a number data item with an initial value of 0.

The 'Max Attempts' data item is a number data item with an initial value of 3.

The 'Increment Attempts' Calculation stage increases the value of the 'Attempts' data item by 1.

To enable this to work correctly, what is the correction Expression for the 'Increment Attempts' Calculation stage?


A.

+1


B.

Attempts +1


C.

Max Attempts + 1


D.

{Attempts + 1


E.

[Attempts) + 1


Get Premium AD01 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.