What will be the outcome when the Developer clicks Go in Process Studio'?
Options:
A.
Data Item Output = &
B.
An Internal Exception will be thrown
C.
Data Item Output=A
D.
A System Exception will be thrown
Answer:
C
Explanation:
Explanation:
Input Data Item:
Decision Criteria:
Flow Execution:
Calculation Stage:
Final Output:
However, based on the diagram provided and the path conditions, it's clear that "Right([Input], 6) = "Prism!"" is true for the given input "Blue Prism!". This means the flow will follow Path B, and the final result in the Output data item will be "B".
References:
Blue Prism documentation on decision stages and calculation stages.