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 » HttpInputNode and MqInputNode not working

Post new topic  Reply to topic
 HttpInputNode and MqInputNode not working « View previous topic :: View next topic » 
Author Message
giorginus80
PostPosted: Thu Aug 28, 2008 8:29 am    Post subject: HttpInputNode and MqInputNode not working Reply with quote

Centurion

Joined: 08 Jul 2008
Posts: 124
Location: Rome, Italy

I have a problem. I have two message flows, in 2 different execution group. In the first I have a webservice, accepting a file and other values, and converting at the end the file (originally a CSV file) in a xml. This is not relevant, originally in the first flow, there wasn't a webservice, but an mqinput, just for test. Ok when at the end of the first flow it sends the message to the second flow through a queue, on the MQinput of the second flow it's generated a ImbRecoverableException (it use mrm domain). Originally It worked (with the first flow first node MQInput) but after I put the HttpInputNode, there was this iussue.

The message after be sent by first flow is the follow:
Code:

POST http://broker-server:7080/FlowWebService HTTP/1.1
Host: srv-pa-cdr-2:7080
Accept: application/soap+xml,multipart/related,text/*
User-Agent: IBM WebServices/1.0
Cache-Control: no-cache
Pragma: no-cache
SOAPAction: ""
Connection: Keep-Alive
Content-Type: text/xml; charset=utf-8
Content-Length: 11123
Date: Thu, 28 Aug 2008 15:25:07 GMT
X-Remote-Addr: 10.68.71.113
X-Remote-Host: 10.68.71.113
X-Server-Name: srv-pa-cdr-2
X-Server-Port: 7080
X-Scheme: http

<?xml version="1.0"?><io:…….....(I truncated the message)



ok so if I put the HttpInputNode I have all this Http Headers at the begin of my message. How Can I remove it, or How can I tell to the second flow to the first node MQInput to parse it in the right way?
If I use in the first flow the MQInput all is working great.
Thanks in advance
Back to top
View user's profile Send private message
giorginus80
PostPosted: Fri Aug 29, 2008 1:32 am    Post subject: Reply with quote

Centurion

Joined: 08 Jul 2008
Posts: 124
Location: Rome, Italy

ok solved, just removed the headers with the Header 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 » HttpInputNode and MqInputNode not working
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.