The basic administration reply message

Once an administration request has been processed, a reply, if requested, is sent to the reply-to queue manager queue. The reply message has the same basic format as the request message with some additional fields.
Figure 1. Administration reply message
top Diagram listing the 6 field items that make up an administration reply message: Base administration fields: Admin_TargetQMgr, Admin_Action, Admin_MaxAttemptsAdministration fields that are specific to the resource being managed. Admin_Parms: characteristics of managed resources required for the action, for example Admin_NameOptional fields: MQe.Msg_Style, MQeMsg_ReplyToQ, MQe.Msg_ReplyToQMgr, MQe.Msg_MsgID, MQe.Msg_CorrelIDReply admin field items: Admin_RC, Admin_ReasonAdministration fields providing detailed results of the request that are specific to the resource being managed. Admin_Parms: characteristics of managed resources required for the action, for example Admin_NameAdmin_Errors: error field items, 1 per characteristic in error, for example Field in error.
A reply is made up of:
  1. Base administration fields. These are copied from the request message.
  2. Administration fields that are specific to the resource being managed.
  3. Optional fields to assist with the processing of administration messages. These are copied from the request message.
  4. Administration fields detailing outcome of request.
  5. Administration fields providing detailed results of the request that are specific to the resource being managed.
  6. Administration fields detailing errors that are specific to the resource being managed.

The first three items are describe in The basic administration message. The reply specific fields are described in the following sections.


Terms of use | WebSphere software

(c) Copyright IBM Corporation 2004, 2005. All rights reserved.