Examine the following Blue Prism Process diagram:

The 'Date Today' data item is a Date data item.
The Calculation stage is required to set the value of the 'Date Today' data item to the current date Which of the following Blue Prism functions would you use in the Calculation stage to set the value of the
'Date Today' data item?
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?
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.
References:
https://portal.blueprism.com/sites/default/files/2021-05/Blue%20Prism%20Certification%20-%20Associate%20D (page 15)
What is a Blue Prism Expression?
Which of the following statements best describes an Exception Retry within a Work Queue?
The password field in the Centrix Data Solutions business application can be spied successfully, however when using the Highlight feature in Application Modeller the following behaviour is encountered

Which of the following Attributes would you use to help obtain a unique element match?
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?