|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
SOAP Input and HTTP Reply Node combination |
« View previous topic :: View next topic » |
Author |
Message
|
kishoreraju |
Posted: Thu Jan 07, 2010 8:19 am Post subject: SOAP Input and HTTP Reply Node combination |
|
|
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 |
|
 |
mgk |
Posted: Thu Jan 07, 2010 8:47 am Post subject: |
|
|
 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 |
|
 |
kishoreraju |
Posted: Thu Jan 07, 2010 10:17 am Post subject: |
|
|
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 |
|
 |
mgk |
Posted: Thu Jan 07, 2010 11:13 am Post subject: |
|
|
 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 |
|
 |
|
|
 |
|
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
|
|
|
|