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. Reference: https://portal.blueprism.com/sites/default/files/2021-05/Blue%20Prism%20Certification%20-%20Associate%20Developer%20-%20Certification%20Overview_0.pdf (page 15)
Edmond
6 months agoBrandee
6 months agoDeangelo
6 months agoBrandee
6 months ago