The following table gives a brief description of each of the arguments:
|
Name |
I/O |
Description |
|---|---|---|
|
*qMgr |
Input/Output |
A character string containing the name of the local queue manager. By default, the application obtains this information from the model during generation. This exit can override this name. |
|
*srvQName |
Input/Output |
A character string containing the name of the put queue connecting to the local queue manager. By default, the application obtains this information from the model during generation. This exit can override this name. |
|
*numRequests |
Input/Output |
Specifies the number of transactions the server calling this exit can execute prior to the server shutting down. A mechanism to limit the number of transactions a server can execute. Default: -1, no limit to the number of transactions that can be serviced. |
|
*getMsgTO |
Input/Output |
A long value representing the reply timeout applied to the get queue associated with the current flow request. Default: The default value is MQWI_UNLIMITED This exit can override this name. |
|
*serverName |
Input |
A character string containing the name of the server load module executing this exit. |
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|