ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Writing a SOAP message to a MQOutput node is causing MQ 2110

Post new topic  Reply to topic
 Writing a SOAP message to a MQOutput node is causing MQ 2110 « View previous topic :: View next topic » 
Author Message
ccrandall
PostPosted: Thu Oct 23, 2008 12:50 pm    Post subject: Writing a SOAP message to a MQOutput node is causing MQ 2110 Reply with quote

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
View user's profile Send private message
wraymore
PostPosted: Thu Oct 23, 2008 1:36 pm    Post subject: Reply with quote

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
View user's profile Send private message
ccrandall
PostPosted: Fri Oct 24, 2008 8:46 am    Post subject: Reply with quote

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
View user's profile Send private message
zpat
PostPosted: Fri Oct 24, 2008 9:44 am    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5866
Location: UK

There's a MQHeader node
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Writing a SOAP message to a MQOutput node is causing MQ 2110
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.