MQ_NOTIFY={INITIATOR | RESPONDER | BOTH | NONE}

This parameter defines when the platform server sends MQ notifications.

The valid values are as follows:

  • NONE: no MQ notification will be sent.
  • INITIATOR: MQ notification will be sent on Initiator tasks.
  • RESPONDER: MQ notification will be sent on Responder tasks.
  • BOTH: MQ notification will be sent on both Initiator and Responder tasks.
Note: The GLOBAL MQ_GOOD and MQ_FAIL parameters are also required before notifications take place.