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


Using Signaling Services to Send and Receive Messages

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

Members of an XCF group can send messages to each other and receive messages from each other using a set of macros:
  • IXCMSGOX for sending messages
  • IXCMSGIX for receiving messages
  • IXCMSGC for saving, discarding, reprocessing, forcing a message to completion, or obtaining information about messages.
Note: The IXCMSGOX and IXCMSGIX macro interfaces are the successors to IXCMSGO and IXCMSGI macro interfaces. IBM® suggests using IXCMSGOX and IXCMSGIX to send and receive messages between XCF group members, but in most cases you can continue to use IXCMSGO and IXCMSGI. An XCF group member application program needs to be changed to use IXCMSGOX or IXCMSGIX when functions provided by these macro interfaces are wanted.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014