|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
How to edit MQMD.Format ? |
« View previous topic :: View next topic » |
Author |
Message
|
t123 |
Posted: Thu Apr 11, 2002 11:51 am Post subject: |
|
|
Newbie
Joined: 04 Mar 2002 Posts: 3
|
Hello,
How to assign a value to the MQMD.Format field?
I have tried OutputRoot.MQMD.Format='MQSTR' and
OutputRoot.MQMD.Format='MQFMT_STRING'
both options do not work.
Thanks |
|
Back to top |
|
 |
kirani |
Posted: Thu Apr 11, 2002 1:11 pm Post subject: |
|
|
Jedi Knight
Joined: 05 Sep 2001 Posts: 3779 Location: Torrance, CA, USA
|
Have you tried using
Set OutputRoot.MQMD.Format = MQFMT_STRING;
(without '')
_________________ Kiran
IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries
|
|
Back to top |
|
 |
t123 |
Posted: Thu Apr 11, 2002 1:19 pm Post subject: |
|
|
Newbie
Joined: 04 Mar 2002 Posts: 3
|
Kiran,
Yes, I have tried to use:
Set OutputRoot.MQMD.Format = MQFMT_STRING;
(without '')
It still doesn't work.
Here's the output from my trace:
(0x3000000)Format = ''
Thanks
|
|
Back to top |
|
 |
EddieA |
Posted: Thu Apr 11, 2002 1:50 pm Post subject: |
|
|
 Jedi
Joined: 28 Jun 2001 Posts: 2453 Location: Los Angeles
|
What is the content of your Body.
Version 2.1 appears to check that you are setting the format correctly, for the MQ defined formats. If it doesn't match, it doesn't let you set the Format.
Cheers,
_________________ Eddie Atherton
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0 |
|
Back to top |
|
 |
amigupta1978 |
Posted: Thu Apr 11, 2002 9:14 pm Post subject: |
|
|
Centurion
Joined: 22 Jan 2002 Posts: 132 Location: India
|
Hi,
I have set the MQMD format like 'MQSTR ' (its same as u can see in the trace output of the MQMD...i.e MQSTR and then the spaces...) and it worked fine for me..
amit |
|
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
|
|
|
|