Multiple choice technology

What are the condition types available in Transition?

  1. Success

  2. Default

  3. Error

  4. Success with condition

  5. All of the above

Reveal answer Fill a bubble to check yourself
A,C,D Correct answer
Explanation

Transition condition types include: Success (activity completed successfully), Error (activity failed), and Success with condition (XPath expression evaluated). Default is not a condition type - it's the absence of a condition. Error is also a valid condition type for error transitions.