Optional Rule-initiated EXEC parameters that the DLQ solution uses to select messages for automation
The following table describes the EXEC parameters that you can use when you are creating a DLQ solution Rule.
Parameter name | Description |
---|---|
AD | ApplIdentityData: Specify a 1-32 character value to be compared with variable IMFQ_MD_APPLIDENTITYDATA. |
PN | PutApplName: Specify a 1-28 character value to be compared with variable IMFQ_MD_PUTAPPLNAME. |
PT | PutApplType: Specify a 1-22 character value to be compared with variable IMFQ_MD_PUTAPPLTYPE. |
DQ | DestQName: Specify a 1-48 character destination queue name to be compared with variable IMFQ_DLH_DESTQNAME. |
DQM | DestQMgrName: Specify a 1-48 character value to be compared with variable IMFQ_DLH_DESTQMGRNAME. |
FB | Feedback: Specify a 1-40 character value to be compared with variable IMFQ_MD_FEEDBACK. |
FM | Format: Specify a 1-30 character value to be compared with variable IMFQ_DLH_FORMAT. FM(MQFMT_STRING) |
MT | MsgType: Specify a 1-30 character value to be compared with variable IMFQ_MD_MSGTYPE. |
PS | Persistence: Specify a 1-30 character value to be compared with variable IMFQ_MD_PERSISTENCE. |
RC | Reason: Specify a 1-30 character value to be compared with variable IMFQ_DLH_REASON. |
RQ | ReplyToQ: Specify a 1-48 character value to be compared against variable IMFQ_MD_REPLYTOQ. |
RQM | ReplyToQMgr: Specify a 1-48 character value to be compared against variable IMFQ_MD_REPLYTOQMGR. |
UI | UserIdentifier: Specify a 1-12 character value to be compared against variable IMFQ_MD_USERIDENTIFIER. |
Related topic