Posted: Wed Aug 04, 2004 3:15 am Post subject: SendExit: Difference of subsequent segment from first one
Centurion
Joined: 15 Apr 2003 Posts: 144
I made a Java SendExit which sets the userId of the current J2EE session into the messages MQMD. The SendExit does this when a call has been identified as MQPUT (Value of byte 10 == x'86').
How can i differentiate if the data of a call is a subsequent segment? Byte 10 still indicates an MQPUT then, but of course there is no MQMD anymore to be modified.
I noticed that there are 44 bytes in front of the MQMD. I assume that the answer can be found in that part. Is there any documentation about that part available?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum