Author |
Message |
Topic: MQRC_HEADER_ERROR |
speeleti_MF
Replies: 9 Views: 14721
|
Forum: IBM MQ API Support Posted: Sun Sep 21, 2014 8:32 pm Subject: MQRC_HEADER_ERROR |
Hi Bruce,
Thanks for the reply.
I did search in Google. But i couldn't found any sample code.
Is anything wrong in MQRFH2 declaration copied in my earlier post. |
Topic: MQRC_HEADER_ERROR |
speeleti_MF
Replies: 9 Views: 14721
|
Forum: IBM MQ API Support Posted: Sun Sep 21, 2014 5:50 pm Subject: MQRC_HEADER_ERROR |
Hi Roger Lacroix,
I am writing a test program to write MQRFH2 header data. Thats the reason i have defined layout for fixed values.
And also make sure that lenght is multiple of 4.
Total Str ... |
Topic: MQRC_HEADER_ERROR |
speeleti_MF
Replies: 9 Views: 14721
|
Forum: IBM MQ API Support Posted: Tue Sep 16, 2014 11:32 pm Subject: MQRC_HEADER_ERROR |
I heard that we should use "Message properties" for usr defined properties in MQ v7. Can any one please let me know sample code for MQCRTMH, MQSETMP and MQPUT calls in COBOL.
Appriate you ... |
Topic: MQRC_HEADER_ERROR |
speeleti_MF
Replies: 9 Views: 14721
|
Forum: IBM MQ API Support Posted: Tue Sep 16, 2014 8:14 pm Subject: MQRC_HEADER_ERROR |
Mainframes is using MQ v7 version |
Topic: MQRC_HEADER_ERROR |
speeleti_MF
Replies: 9 Views: 14721
|
Forum: IBM MQ API Support Posted: Tue Sep 16, 2014 5:34 pm Subject: MQRC_HEADER_ERROR |
Hi RogerLacroix,
I am writing COBOL program to put some message along with RFH2 header data. While running cobol program, I am also getting the same error i.e.MQRC_HEADER_ERROR.
Below is the cob ... |
Topic: COBOL app on z/OS sending RFH2 to web app |
speeleti_MF
Replies: 32 Views: 67632
|
Forum: Mainframe, CICS, TXSeries Posted: Sun Sep 14, 2014 9:17 pm Subject: COBOL app on z/OS sending RFH2 to web app |
Hi i am also having the same problem.
Hi hikaps14, please let me know if you are able to set MQRFH2 header data in the message....Thanks in Advance |
Topic: How to set MQRFH2 header in MQ using COBOL |
speeleti_MF
Replies: 2 Views: 4232
|
Forum: General IBM MQ Support Posted: Wed Sep 10, 2014 6:53 pm Subject: How to set MQRFH2 header in MQ using COBOL |
I have requirement to add user header in MQ message to include some user defined properties (meta data) for receiving application to know which message it is. For that i found that need to set MQRFH2 ... |