pub.prt.ExceptionTransitionInfo
WmPRT. This document type describes the information passed in the pipeline from a step when that step has taken one of the various Error Transitions. This document type is provided as a convenience to the Designer user to map any or all of the fields described in this document type.
Input Parameters
The following table lists the input parameters.
ErrorMessage | String The error message describing the reason for the error transition. |
SourceStepID | String The Step ID of the step that encountered the error |
SourceStepIteration | String The Step iteration count of the step that encountered the error |
ExceptionType | String One of the following: Cancel, UnsatisfiedJoin, RetriesExceeded, ProcessTimeout, JoinTimeout, StepTimeout, or StepError |
Output Parameters
None.