MQ_FAIL={$MQ:XXXX:mmmmmmmmmm}
This parameter defines the MQ (Message Queue) to which Platform Server writes a record when a request fails. If this parameter is not specified, no record will be written to the MQ when a request fails.
Note: This parameter is mutually exclusive with the
EMAIL_FAIL parameter.
$MQ is a fixed literal and must be the first 3 bytes;
XXXX defines the MQ Queue Manager name; and
mmmmmmmmmm defines the MQ name, and can contain 1 - 55 characters.
Note: This parameter is in addition to the GLOBAL
MQ_FAIL parameter. It does not override or replace the GLOBAL parameter.