So the only option we have is to open PMR and try to get specs from IBM.
I don't suppose you share know-how if its generating you money or do you? I've posted everything that I know about that i ...
So we are adding message exit:
MsgExitPtr = malloc(ExitNameLength); MsgUserDataPtr = malloc(ExitDataLength); MsgExitsDefined = 1; and set correct content into the allocated memory.
That pointer poin ...
We are trying to do "channel auto-definition exit" = CHADEX. We have MQCluster. We want to set some message exit only on one specific cluster sender channel (from QMA to QMB). If m ...