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 is sent.
  • INITIATOR: MQ notification is sent on Initiator tasks.
  • RESPONDER: MQ notification is sent on Responder tasks.
  • BOTH: MQ notification is sent on both Initiator and Responder tasks.
Note: The GLOBAL MQ_GOOD and MQ_FAIL parameters are also required before notifications take place.