CWWBE0016E   The specified maximum number of loop iterations is exceeded for activity ''0''.

Explanation

The loop exit condition of the activity failed but the activity cannot be repeated because the specified maximum number of iterations is exceeded.

User response

Increase the number of iterations in your process model, or make sure that the loop exit condition is fulfilled before the maximum number of loop iterations is exceeded.