|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Base64 encoding |
« View previous topic :: View next topic » |
Author |
Message
|
vaniprem |
Posted: Wed May 14, 2008 4:40 am Post subject: Base64 encoding |
|
|
Newbie
Joined: 14 May 2008 Posts: 1
|
Hi all,
We have two paths of XML MQ messages flow in our application.
1. AAA (External Queue Manager) ----> BBB (CSQ1 Queue Manager ) ----> CCC (COM+ application running on Windows 2000)
We do not have any base64 encoding issues in receiving messgaes from AAA. We could see the message in readable format in the log of Websphere server.(V6)
2. Response XML MQ messages from CCC -----> BBB ----> AAA
When the MQ message is received at AAA, message is base64 encoded.
We do not know from where and how it got base64 encoded. Please try to help me on this.
Thanks,
Vnaitha |
|
Back to top |
|
 |
Vitor |
Posted: Wed May 14, 2008 4:50 am Post subject: Re: Base64 encoding |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
vaniprem wrote: |
1. We could see the message in readable format in the log of Websphere server.(V6) |
Don't look in the message logs, especially the active one. Queue managers (especially Windows ones) don't like it. If you want to examine the message stop the channel & look at the queue.
vaniprem wrote: |
2. Response XML MQ messages from CCC -----> BBB ----> AAA
When the MQ message is received at AAA, message is base64 encoded.
We do not know from where and how it got base64 encoded. Please try to help me on this.
|
The application on CCC. What's the format of the message when it does the put? _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
gbaddeley |
Posted: Wed May 14, 2008 5:52 pm Post subject: |
|
|
 Jedi Knight
Joined: 25 Mar 2003 Posts: 2538 Location: Melbourne, Australia
|
MQ itself doesn't know anything about Base64 encoding, or any other coding or message data encryption methods. If its in a message, it was done by the application which generated the message. _________________ Glenn |
|
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
|
|
|
|