Previous Topic: PurposeNext Topic: Return Code


Arguments

The following table gives a brief description of each of the arguments.

Name

I/O

Description

completionCode

Input

An integer value representing the result of a handleComm operation. The value will be either HANDLECOMM_OK or HANDLECOMM_NOT_OK

numberOfAttempts

Input

An integer value representing the number of times a handleComm operation has been attempted. This number will be incremented each time handleComm fails.

reasonCode

Input

An unsigned long value providing the error number as reported by the underlying WebSphere MQ transport layer. This error code can be used by this exit to determine if a retry is feasible.