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 » How to restore SOAP_Domain_Msg created by SOAPInput node?

Post new topic  Reply to topic
 How to restore SOAP_Domain_Msg created by SOAPInput node? « View previous topic :: View next topic » 
Author Message
mqsi_man
PostPosted: Sat Oct 12, 2013 8:20 pm    Post subject: How to restore SOAP_Domain_Msg created by SOAPInput node? Reply with quote

Novice

Joined: 28 Aug 2013
Posts: 19

Hello,

I am using WMB v 8.0.0.2

I am receiving a SOAP message on SOAPInput (gateway mode) and enriching that request by adding few fields in the message body and writing it to MQ.

SOAPInput -> SOAPExtract -> Compute -> MQOutput

In my second flow, I am reading from MQ and calling a web service. I don't have any message definition to parse incoming data against and hence, it is BLOB. I am converting that BLOB to CHAR using CREATE LAST CHILD OF OUTPUTROOT...PARSE statement but then, SOAP properties, SOAP_Domain_Msg and envelope (from first flow) gets lost and I am not able to construct a valid SOAP request to call web service.

MQInput -> Compute ->SOAPRequest ->SOAPResponse

How should I construct SOAP_Domain_Msg in second flow ?
Back to top
View user's profile Send private message
dogorsy
PostPosted: Sun Oct 13, 2013 1:23 am    Post subject: Re: How to restore SOAP_Domain_Msg created by SOAPInput node Reply with quote

Knight

Joined: 13 Mar 2013
Posts: 553
Location: Home Office

mqsi_man wrote:
I don't have any message definition to parse incoming data against and hence, it is BLOB.


why BLOB? I think you need to review your concepts.
and why you write the message to a queue and then use a different flow to retrieve it and call a service ? why don't you do it all in one flow ?

what you are asking are pretty basic concepts. So probably you need to do some formal education.
Back to top
View user's profile Send private message
mqsi_man
PostPosted: Sun Oct 13, 2013 11:50 am    Post subject: Reply with quote

Novice

Joined: 28 Aug 2013
Posts: 19

Thanks dogorsy!

I have put SOAPInput and SOAPRequest in one flow and it worked just fine. I was attempting synchronous service call over MQ but what I did was not the correct way.
Back to top
View user's profile Send private message
mqjeff
PostPosted: Sun Oct 13, 2013 1:54 pm    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

So you tried to do an asynchronous webservice call and ignored the sample on how to do asynchronous web service calls?
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 » How to restore SOAP_Domain_Msg created by SOAPInput node?
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.