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 » Message does not contain a valid SOAP Reply Identifier at al

Post new topic  Reply to topic
 Message does not contain a valid SOAP Reply Identifier at al « View previous topic :: View next topic » 
Author Message
mr2kn
PostPosted: Wed Apr 27, 2016 7:01 am    Post subject: Message does not contain a valid SOAP Reply Identifier at al Reply with quote

Apprentice

Joined: 26 Jan 2016
Posts: 46

Hi,
Required help/suggestions to correct the flow in IIB9.0,

the message flow is

soap input --> compute --> http async request
http async response --> compute1 --> router

label --> compute2 --> http request --> compute3 --> compute4 --> http request1 --> compute5 ---> soap reply

when I received the soap request in the compute node will have the userid/password and once the response got compute1 will transfer the call to respective label,
In the another flow request will made and get the response from the http request and response is stored in the compute3 and few of the response value will construct the another request in compute4 and http request1 will get the response and combine the both the response in compute5 and replied back to soap reply,

so here when I see in the debug mode will pass all the nodes and expected results is coming out and send to soap reply also,

and the problem is then again from the http async response also fire the output to soap reply that time im getting the message
"Message does not contain a valid SOAP Reply Identifier at all"
and in the soap reply will have the message and second time from the http async response node is try to sending the response

not sure why this happening and whether is the correct design or not

please anyone help on the issue which im facing and appreciate it
Back to top
View user's profile Send private message
Vitor
PostPosted: Wed Apr 27, 2016 7:18 am    Post subject: Re: Message does not contain a valid SOAP Reply Identifier a Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

mr2kn wrote:
and in the soap reply will have the message and second time from the http async response node is try to sending the response


Of course it is. What else is it going to have?

mr2kn wrote:
not sure why this happening and whether is the correct design or not


It's happening because the async response is in a different context and doesn't have the header from the SOAP Input.

You need to preserve it and reset it before the SOAPReply
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
mr2kn
PostPosted: Wed Apr 27, 2016 7:30 am    Post subject: Reply with quote

Apprentice

Joined: 26 Jan 2016
Posts: 46

Thank you for the response,

from the label flow get the response and shown in the soap reply, and again the httpasync response node will also fire it, which I don't want to fire to soap reply and what ever the response comes in the httpasync response Im storing it based on this im forwarding to label
Back to top
View user's profile Send private message
mqjeff
PostPosted: Wed Apr 27, 2016 7:38 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

You seem to think the httpasyncresponse runs in the same thread as the soapinput.
_________________
chmod -R ugo-wx /
Back to top
View user's profile Send private message
mr2kn
PostPosted: Wed Apr 27, 2016 7:47 am    Post subject: Reply with quote

Apprentice

Joined: 26 Jan 2016
Posts: 46

Sorry mqjeff,
I did not understand
please explain
Back to top
View user's profile Send private message
mqjeff
PostPosted: Wed Apr 27, 2016 7:50 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

http://www.ibm.com/support/knowledgecenter/SSMKHH_10.0.0/com.ibm.etools.mft.doc/bc19309_.htm
_________________
chmod -R ugo-wx /
Back to top
View user's profile Send private message
mr2kn
PostPosted: Wed Apr 27, 2016 8:00 am    Post subject: Reply with quote

Apprentice

Joined: 26 Jan 2016
Posts: 46

Thank you for the information,

and I have another flow like from the same soap input

label1 --> compute --> httprequest --> compute --> soap reply

which runs correctly and no errors, only this flows im getting errors

that's why im confusing it
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 » Message does not contain a valid SOAP Reply Identifier at al
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.