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 » SOAP Input and HTTP Reply Node combination

Post new topic  Reply to topic
 SOAP Input and HTTP Reply Node combination « View previous topic :: View next topic » 
Author Message
kishoreraju
PostPosted: Thu Jan 07, 2010 8:19 am    Post subject: SOAP Input and HTTP Reply Node combination Reply with quote

Disciple

Joined: 30 Sep 2004
Posts: 156

Hi All,

I have created a message flow Which receives the Requests using SOAP Input node and Sends response using a HTTP Reply Node.

The flow running successfully without any errors but caller is not receiving any response .

I am using the below code copy the SOAP Reply identifier to HTTP request Identifier

SET OutputLocalEnvironment.Destination.HTTP.RequestIdentifier =InputLocalEnvironment.Destination.SOAP.Reply.ReplyIdentifier;

Thanks in advance,
Kishore
Back to top
View user's profile Send private message
mgk
PostPosted: Thu Jan 07, 2010 8:47 am    Post subject: Reply with quote

Padawan

Joined: 31 Jul 2003
Posts: 1642

You cannot mix the SOAPInput node with an HTTPReply node and vice-versa. You must use the SOAPReply node to send a SOAPReply. Why you would ever want to mix the two?
_________________
MGK
The postings I make on this site are my own and don't necessarily represent IBM's positions, strategies or opinions.
Back to top
View user's profile Send private message
kishoreraju
PostPosted: Thu Jan 07, 2010 10:17 am    Post subject: Reply with quote

Disciple

Joined: 30 Sep 2004
Posts: 156

Thanks for your quick response.

I am adding some httpReply Headers to the response message.

With SOAP Reply Node I am not getting the Http Reply Headers in the response.

To get these Reply Header information i am using HTTP Reply Node.
Back to top
View user's profile Send private message
mgk
PostPosted: Thu Jan 07, 2010 11:13 am    Post subject: Reply with quote

Padawan

Joined: 31 Jul 2003
Posts: 1642

Quote:
To get these Reply Header information i am using HTTP Reply Node.


NO, this WILL NOT WORK as you CANNOT mix SOAP and HTTP nodes together as I said before. To add extra HTTP headers to a SOAP node reply is the same as the adding them to an HTTP reply node reply. If you could post what you have tried (and any errors you got) we could help you add the reply headers correctly.

Regards,
_________________
MGK
The postings I make on this site are my own and don't necessarily represent IBM's positions, strategies or opinions.
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 » SOAP Input and HTTP Reply Node combination
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.