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 setupComm operation. The value will be either SETUPCOMM_OK or SETUPCOMM_NOT_OK.

numberOfAttempts

Input

An integer value representing the number of times a setupComm has been attempted. This number will be incremented each time setupComm 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.