StepStatusFail not working if pxAddChildWork activity fails
Hi,
I have a QP calling an activity which creates a child WO. I am trying to capture the failure message if the pxAddChildWork fails. If have transition condition as StepStatusFail jump to a later step ERR to log the message else PR to page remove. When the case creation fails, i see the transition condition is not executed, instead the activity is exited and moved to the parent activity. Please let me know why the error messages are not captured.
Thank you