|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Writing a SOAP message to a MQOutput node is causing MQ 2110 |
« View previous topic :: View next topic » |
Author |
Message
|
ccrandall |
Posted: Thu Oct 23, 2008 12:50 pm Post subject: Writing a SOAP message to a MQOutput node is causing MQ 2110 |
|
|
Acolyte
Joined: 23 Oct 2008 Posts: 52
|
In my message broker application, I'm trying to capture the message being sent to our SOAP Input node. Since the message doesn't always pass validation, I cannot print it out in a trace node.
So, I've hooked up the SOAP Input node's out terminal to a MQOutput node that should write to a local queue. I left all the properties defaulted. When I try to browse the queue, I get a MQ 2110 error for each message on there.
Could someone provide insight as to why I'm getting this error?
Thank you
Curt |
|
Back to top |
|
 |
wraymore |
Posted: Thu Oct 23, 2008 1:36 pm Post subject: |
|
|
Centurion
Joined: 16 Aug 2005 Posts: 114 Location: Burlington, NC USA
|
The MQ 2110 - MQRC_FORMAT_ERROR; you are getting this because the message does not have a MQMD header. You need to remove the HTTP Header and add a MQMD header via some Transformation Node between the SOAP Input Node and the MQ Output Node. |
|
Back to top |
|
 |
ccrandall |
Posted: Fri Oct 24, 2008 8:46 am Post subject: |
|
|
Acolyte
Joined: 23 Oct 2008 Posts: 52
|
Thank you for the reply, wraymore. If the SOAP will not pass validation, will the transformation be of any use? The reason I placed a MQOutput node attached to the SOAP Input node's out terminal was to try and capture the incoming message to find out why exactly it couldn't be parsed.
In the meantime, I'm just using a packet sniffer to get the info. Just thought it'd be convenient to either be able to write this info out in a trace or to a queue.
Thanks again. |
|
Back to top |
|
 |
zpat |
Posted: Fri Oct 24, 2008 9:44 am Post subject: |
|
|
 Jedi Council
Joined: 19 May 2001 Posts: 5866 Location: UK
|
|
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
|
|
|
|