Data Transformation Engine IBM WebSphere MQ Adapter Reference Guide

Chapter 3 - IBM WebSphere MQ Commands List of Commands
IBM WebSphere MQ Adapter Reference Guide
36
Hex Correlation ID (-HCID)
Use the Hex Correlation ID adapter command (-HCID) to specify correlation
identifiers using hexadecimal pair notation. This passes to the adapter the exact
correlation ID to locate, even if that correlation ID contains non-printable values,
spaces, or even null characters.
-HCID
hex_correlation_ID
Option Description
hex_correlation_ID
Hexadecimal correlation identifiers.
For example, the ASCII correlation ID
My Msg
is represented as
4D79204D7357 when
specified with the Hex Correlation ID adapter
command (
-HCID). The space character must
be encoded in the hex pair notation.
Note The hexadecimal correlation ID wildcard notation is not encoded in the hex pair
notation. The wildcard character * is entered literally. For example, the
hexadecimal pair notation for x*z is 78*7A, not 782A7A. The Hex Correlation ID
(-HCID) cannot be used with the Correlation ID adapter command (-CID).
Hex Group Message ID (-HGRP)
Use the Hex Group Message ID adapter command (-HGRP) for data sources to
specify group message identifiers using hexadecimal pair notation. This passes to
the adapter the exact group message ID to locate, even if that group message ID
contains non-printable values, spaces, or even null characters.
-HGRP
hex_group_ID