|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
|
|
IBM MQ 6.5 and Mule API |
« View previous topic :: View next topic » |
Author |
Message
|
badri_m |
Posted: Fri Jan 05, 2024 2:25 am Post subject: IBM MQ 6.5 and Mule API |
|
|
Newbie
Joined: 05 Jan 2024 Posts: 2
|
Hi,
I am working an a requirement that Mule API receives a message from IBM MQ 6.5 running on VMS server and send a reply back.
I am facing an issue when sending a reply back and the issue is replyTo queue name comes with special character like this > Primary.Oper.1A1435%9.
I am looking for a suggestion to overcome this issue. I appreciate your help on this. Below mentioned the exact MQ setup we use in our project
IBM MQ 6.5 server -> IBM MQ 9.2 Server -> Mule API
Thanks
Badri M |
|
Back to top |
|
|
badri_m |
Posted: Sun Jan 07, 2024 9:41 am Post subject: |
|
|
Newbie
Joined: 05 Jan 2024 Posts: 2
|
I appreciate some help on this. Below I will explain what the problem I am facing.
We have IBM MQ 6.5 running in cient machine
In server, we have 9.X version runing.
Both MQ 6.5 and 9.X are configured to talk to each other.
Our Mule API consumes message from 9.X. When receiving message from 6.5 to 9.X I can see the replyTo queue name in the message in MQ console. But Mule API not able to return reply back to ReplyTo queue. The reason is it throws an error 'The specified value is not allowed for XMSC_DESTINATION_NAME.
I can understand it is because of the special character coming in the ReplyTo Queue name. Is there anyway I can overcome or by pass the issue? Is it possible to create Alias queue for Temporary Queue?
Please share me your suggestions.
Thanks
Badri M |
|
Back to top |
|
|
bruce2359 |
Posted: Sun Jan 07, 2024 12:02 pm Post subject: |
|
|
Poobah
Joined: 05 Jan 2008 Posts: 9442 Location: US: west coast, almost. Otherwise, enroute.
|
Allowable characters for MQ objects:
Uppercase A - Z
Lowercase a - z
Numerics 0 - 9
Period (.)
Underscore (_)
Forward slash (/)
Percent sign (%)
So, Primary.Oper.1A1435%9 is composed of valid characters for an MQ object.
Please be precise. What error are you receiving, and from what/whom? _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
|
hughson |
Posted: Thu Jan 11, 2024 2:46 am Post subject: |
|
|
Padawan
Joined: 09 May 2013 Posts: 1948 Location: Bay of Plenty, New Zealand
|
Looks like there USED to be a problem with % signs in JMS queue names - see APAR IT11846.
But surely you must have this fix, this is very old.
Perhaps this ReplyToQ is coming from a URI and there is a similar problem to that described in the APAR. You'll have to give us some more details I think.
Cheers,
Morag _________________ Morag Hughson @MoragHughson
IBM MQ Technical Education Specialist
Get your IBM MQ training here!
MQGem Software |
|
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
|
|
|
|