Deal of The Day! 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
Susy
17 hours ago
Wait, are we sure it has no initial value? Seems risky.
upvoted 0 times
...
Charisse
6 days ago
Totally agree, that's the right approach!
upvoted 0 times
...
Pansy
11 days ago
You'd use `Exception.Type` to save it.
upvoted 0 times
...
Hyun
16 days ago
I'm sure the "Exception.Type" expression is as intuitive as a Rubik's Cube.
upvoted 0 times
...
Nadine
22 days ago
Ah, the joys of exception handling. At least it's not a "NullReferenceException"!
upvoted 0 times
...
Regenia
27 days ago
"Exception.Type" is the way to go here. Simple and straightforward.
upvoted 0 times
...
Taryn
1 month ago
The "Exception.Type" expression should do the trick to capture the current exception type.
upvoted 0 times
...
Allene
1 month ago
Looks like you need to use the "Exception.Type" property to get the current exception type and save it to the "Exception Type" data item.
upvoted 0 times
...
Delisa
1 month ago
Try using the "Exception.Type" expression to save the current exception type.
upvoted 0 times
...
Keena
2 months ago
I practiced a question where we had to save data to a text variable, and I think it was something like "ExceptionType = Exception.Type". Does that sound right?
upvoted 0 times
...
Jamika
2 months ago
I'm a bit confused about whether we need to include any specific syntax for the data item. I hope it’s just a straightforward assignment.
upvoted 0 times
...
Desirae
3 months 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
3 months 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
3 months ago
Piece of cake! I'll just use the expression 'Exception.Type' to save the current exception type. Easy peasy.
upvoted 0 times
...
Stephane
3 months 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
3 months 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
3 months 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
4 months 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