Exam AD01 All QuestionsBrowse all questions from this exam
Question 94

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?

    Correct Answer:

    To output the current exception detail to the 'Exception Detail' data item in Blue Prism, you would use the ExceptionDetail() function in the 'Save Exception Detail' stage. This function retrieves the details of the most recent exception, which can then be stored in the data item for further use or analysis.

Discussion
BlueprismUser199212345

ExceptionDetail()

LH1213

Agree with your answer