List of questions
Related questions
Question 23 - AD01 discussion
Examine the following Blue Prism Process diagram:
The initial values for the 2 data items are displayed in the diagram above.
The expression in 'Decision A' is:
Len([City 1]) > Len([City 2])
The expression in 'Decision B' is:
Mid([City2].3,1) = '' ''
The expression in 'Decision C' is:
Left([City 1], 5) = 'manch' AND EndsWith([City 2], 'York')
What will happen when the process flow executes?
A.
The diagram will flow through the Calculation stage named 'A'
B.
The diagram will flow through the Calculation stage named 'B'
C.
The diagram will flow to the Exception stage which will raise a new exception
D.
The diagram will flow through the Calculation stage named 'C
Your answer:
0 comments
Sorted by
Leave a comment first