General information on invoking exit functions

This topic provides some general guidance to help you to plan your exits, particularly related to handling errors and unexpected events.

  • Exit failure
    If an exit function abnormally terminates after a destructive, out of syncpoint, MQGET call but before the message has been passed to the application, the exit handler can recover from the failure, and pass control to the application.
  • ExitResponse fields set incorrectly
    This topic gives information about what would happen when the ExitResponse field is set to anything but the supported values.

Parent topic: API exit reference