|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
websphere and with mq series transaction |
« View previous topic :: View next topic » |
Author |
Message
|
Vitor |
Posted: Tue Jan 02, 2007 8:01 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
belal wrote: |
and I want to send mq message with the option of ccsid ,...... so i can't use jms
|
I very much doubt you want to do that. In 99.9% of cases the message that you send is coded in the CCSID of the sending platform and has that information included. If the target platform uses a different code page it converts it in accordance with the principle "receiver makes good".
Can you explain a bit more why you want to set CCSID, possibly proving you're in the 0.1%?  _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
belal |
Posted: Tue Jan 02, 2007 8:13 am Post subject: |
|
|
Novice
Joined: 14 Dec 2006 Posts: 15
|
I want to use the following parameters
applicationId
CCSID
Persistant
message format
cause the client wants these parameters and i don't want why |
|
Back to top |
|
 |
Vitor |
Posted: Tue Jan 02, 2007 8:19 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
belal wrote: |
I want to use the following parameters
applicationId
CCSID
Persistant
message format
cause the client wants these parameters and i don't want why |
Of course he wants CCSID, I'd want CCSID in any message I was receiving, the question is why does he (or you) want it set specifically & not allowed to default to the message coding. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
Vitor |
Posted: Tue Jan 02, 2007 8:20 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
Especially if the format he's asking for is "string", because he intends to do conversion as I indicated earlier. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
jefflowrey |
Posted: Tue Jan 02, 2007 9:13 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
The only thing you might have trouble with in JMS is setting ApplicationID.
I think you can do some searching and find other people who have tried and succeeded or not succeeded at setting that field.
If you can't set that in JMS (and I don't remember), then you will have to use the plain MQ API like you started out. But you won't, as far as I know be able to use a container managed transaction - you'll have to write code to specify the syncpoint options. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
|
|
|
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
|
|
|
|