ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 14 - ASDEV01 discussion

Report
Export

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?

A.
Current Exception Detail
Answers
A.
Current Exception Detail
Suggested answer: A

Explanation:

This is the correct expression to use in the calculation stage to output the current exception detail to the data item. It uses the built-in object CurrentException and its property Detail to get the value of the exception detail.

Reference: https://portal.blueprism.com/sites/default/files/2021-05/Blue%20Prism%20Certification%20-%20Associate%20Developer%20-%20Certification%20Overview_0.pdf (page 15)

asked 16/09/2024
Daniel Ramos
34 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first