New Year Sale 2026! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Blue Prism ASDEV01 Exam - Topic 5 Question 52 Discussion

Actual exam question for Blue Prism's ASDEV01 exam
Question #: 52
Topic #: 5
[All ASDEV01 Questions]

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?

Show Suggested Answer Hide Answer
Suggested Answer: A

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)


Contribute your Thoughts:

0/2000 characters
Desirae
4 days ago
I remember a similar question where we had to assign values to data items. I think we might use something like "Exception.Type" in the expression.
upvoted 0 times
...
German
10 days ago
I think we need to use the "Exception" system variable to capture the current exception type, but I'm not entirely sure how to reference it correctly.
upvoted 0 times
...
Lizette
15 days ago
Piece of cake! I'll just use the expression 'Exception.Type' to save the current exception type. Easy peasy.
upvoted 0 times
...
Stephane
20 days ago
I've got an idea - I'll try using the built-in 'Exception.Type' function to get the current exception type and assign it to the 'Exception Type' data item.
upvoted 0 times
...
Willie
25 days ago
Wait, I'm a bit confused. Does the 'Exception Type' data item have an initial value or not? That could affect the expression I use.
upvoted 0 times
...
Karon
1 month ago
Okay, so we need to output the current exception type to the 'Exception Type' data item. I think I can use a simple assignment expression for that.
upvoted 0 times
...
Alaine
1 month ago
Hmm, this looks like a tricky one. I'll need to carefully examine the flow and think through the best approach.
upvoted 0 times
...

Save Cancel