Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.

Unlimited Access

Get Unlimited Contributor Access to the all ExamTopics Exams!
Take advantage of PDF Files for 1000+ Exams along with community discussions and pass IT Certification Exams Easily.

Exam AD01 topic 1 question 7 discussion

Actual exam question from Blue Prism's AD01
Question #: 7
Topic #: 1
[All AD01 Questions]

Study the following page in a process:

Calculation stages will write A, B or C to the Output value data item.
What will be the outcome after the page has run?

  • A. Data Item Output Value contains "A"
  • B. Data Item Output Value contains "B"
  • C. Data Item Output Value contains "C"
  • D. An Internal Exception will be thrown
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
tatty_ko
Highly Voted 3 years, 8 months ago
An internal exception will be thrown, as ? sign is not in the quotation marks.
upvoted 12 times
RPA
3 years, 7 months ago
If the question mark is not quoted, it simply fails the condition. Why internal exception?
upvoted 2 times
VishalS
3 years, 7 months ago
Internal Exceptions come based on our missing mandatory data in stages. Suppose, we want to save the data for newly created excel. However, we missed to provide path, then we get the internal exceptions. Another example is when we give invalid expression in calculation stage
upvoted 1 times
bik0
3 years, 4 months ago
Internal exceptions happens when you the flow have a wrong design, wrong code, mismatch formula.. etc. And here it wont let the flow continue because of the wrong expression.
upvoted 2 times
...
...
...
...
River06
Most Recent 5 months, 1 week ago
Selected Answer: D
Option D.
upvoted 1 times
...
Shah90
8 months, 3 weeks ago
Selected Answer: D
1. In the input data item there is no Question mark that ends with (it ends with !) 2. while verifying the same it should be quoted in ""
upvoted 1 times
...
Shah90
8 months, 4 weeks ago
Selected Answer: D
Answer is D
upvoted 1 times
...
RadekRPA
1 year ago
Selected Answer: D
Symbols needs to be in double quotes as well as it is for String
upvoted 1 times
...
tdesbarres
1 year, 9 months ago
Selected Answer: D
D is the Answer, tested it: Actual Error Internal Data Item must be between [ and ] test must be between " and "
upvoted 1 times
...
tdesbarres
1 year, 9 months ago
The Answer must be D because putting this in BP causes a Validation Error because there MUST be double quotes around the question mark.
upvoted 1 times
...
sbouferriche
2 years ago
the question marque should be like this "?", that's why an internal exception
upvoted 2 times
...
sogoku_ichi_2907
2 years, 9 months ago
The correct answer is D - Syntax Error. [?] must be within '' ''.
upvoted 4 times
...
barre
3 years, 5 months ago
D - is correct i executed the code and the exception is thrown
upvoted 3 times
...
sandhyagrani
3 years, 7 months ago
D - Syntax Error
upvoted 3 times
...
Prinze92
3 years, 7 months ago
D is correct - Syntax mistake: the ? must be in "?"
upvoted 3 times
...
VishalS
3 years, 8 months ago
D is correct
upvoted 2 times
RPA
3 years, 7 months ago
Why D is the correct option? What we know from the question is that the first condition is failing. What about 2nd and 3rd condition?
upvoted 1 times
VishalS
3 years, 7 months ago
It is not failure of condition. It is invalid expression in 1st decision. It will not proceed beyond condition check so will not reach at 2nd and 3rd condition.
upvoted 3 times
...
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...