|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
How to set Message Properties before writting to a queue? |
« View previous topic :: View next topic » |
Author |
Message
|
dev |
Posted: Wed Nov 07, 2001 8:21 pm Post subject: |
|
|
Apprentice
Joined: 11 Oct 2001 Posts: 30
|
Hi,
I have to set Message properties before writting to a queue, I am writing a Java program, can someone let me know that what method on what Object it is to be set with small line syntax. I need to set MQMD for the message for Prority, Persistence, Encoding, CCSID.
Thanks
[ This Message was edited by: dev on 2001-11-07 20:22 ] |
|
Back to top |
|
 |
EddieA |
Posted: Thu Nov 08, 2001 6:28 am Post subject: |
|
|
 Jedi
Joined: 28 Jun 2001 Posts: 2453 Location: Los Angeles
|
They are no methods to set these. They are all variables of MQMessage.
myMessage.Priority = MQC.MQPRI_PRIORITY_AS_Q_DEF
etc.
Cheers,
_________________ Eddie Atherton
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0 |
|
Back to top |
|
 |
dev |
Posted: Thu Nov 08, 2001 9:18 am Post subject: |
|
|
Apprentice
Joined: 11 Oct 2001 Posts: 30
|
Thanks Eddie, Thanks a lot! It worked. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|