ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 39 - ASDEV01 discussion

Report
Export

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?

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

Explanation:

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)

asked 16/09/2024
Jozsef Stelly
47 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first