Posted: Mon Feb 21, 2005 8:35 am Post subject: Java MQMD transfer | private variable
Newbie
Joined: 21 Feb 2005 Posts: 1
Hi, how can I transfer my own Message Descriptor (MQMD) with
MQ Java. Background. I want to transfer a filename from a client to the Server Application. How can I "disable" the default MQMD setting?
Please attach a code if possible. All tries did not work. Which descriptor is best for own parameter transfer.
Thanks a lot.
All MQSeries messages must have an IBM MQMD attached to them.
You can create your own headers that go onto the message AS WELL AS the MQMD.
Or you can use an existing header, perhaps something designed to hold parameters that control rules and formatting, to pass your own data.
Or you could spend more than ten minutes with MQSeries before trying to do something complicated, like reimplementing reference messaging. _________________ I am *not* the model of the modern major general.
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