I am having a problem with MQGET. The system sending the data emails me what I should see when I do a MQGET, but when I display it on the SDSF held Q as a sysout is shows as Nulls.
Joined: 20 Jan 2007 Posts: 708 Location: Hollywood
Is there any trigger on message arrival for the Queue? If there is no trigger then you can browse the MQ and check what the content looks like before doing MGET.