MQWIH - Work information header
The following table summarizes the fields in the structure.
Field Description Topic StrucId Structure identifier StrucId Version Structure version number Version StrucLength Length of MQWIH structure StrucLength Encoding Numeric encoding of data that follows MQWIH Encoding CodedCharSetId Character-set identifier of data that follows MQWIH CodedCharSetId Format Format name of data that follows MQWIH Format Flags Flags Flags ServiceName Service name ServiceName ServiceStep Service step name ServiceStep MsgToken Message token MsgToken Reserved Reserved Reserved
- Overview for MQWIH
The MQWIH structure describes the header information for a message sent to z/OS workload management (WLM). For any IBM MQ supported platform we can create and transmit a message that includes the MQWIH structure, but only an IBM MQ for z/OS queue manager can interact with WLM. Therefore, for the message to get to WLM from a non-z/OS queue manager, your queue manager network must include at least one z/OS queue manager through which the message can be routed.- Fields for MQWIH
- Initial values and language declarations for MQWIH
Parent topic: Data types used in the MQI