WMQ server adapter data-containers are used to store state and status data, as well as input and outputs for the server adapter program when it is invoked by an Adapter Navigator.
The following table lists the data-containers used at run time. To see details of the ERROR type container, see Miscellaneous data-containers - Aggregate processing pattern.
Container Type | Contents and usage | Size (bytes) | Name |
---|---|---|---|
INPUT | Mapped input data. | variable max. 32,760 | COMMAND.INPUT |
OUTPUT | Output from the server adapters. | variable max. 32,760 | COMMAND.OUTPUT |
STATUS | Status information from server adapter, for example:
|
256 | COMMAND.STATUS |