z/OS MVS Programming: Sysplex Services Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Coding a Message Notify User Routine

z/OS MVS Programming: Sysplex Services Guide
SA23-1400-00

Your message notify user routine provides a mechanism for XCF to notify members of events related to the use of the XCF signaling service. When you join an XCF group, you can specify the address of a message notify user routine to be given control when XCF needs to provide this notification. You can also specify the address of a message notify user routine when invoking the IXCMSGOX service to send a message or on the IXCMSGC Call Exit service to call a user routine. The system gives preference to the user routine specified on the invoked IXCMSGOX or IXCMSGC service when a message notify user routine is also specified on IXCJOIN.

This topic presents the following information to help you code a message notify user routine:
  • The environment in which it receives control
  • The information it receives as input
  • The actions it might perform
  • Programming considerations to bear in mind.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014