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 » Webservice invocation

Post new topic  Reply to topic
 Webservice invocation « View previous topic :: View next topic » 
Author Message
mr_jaber
PostPosted: Mon Dec 24, 2012 7:44 am    Post subject: Webservice invocation Reply with quote

Apprentice

Joined: 21 May 2009
Posts: 28

Hi,

i have a message flow that receives the message on XML format through an input queue. and need to transform this native XML into SOAP message and invoke a webservice.

my questions is What is the best and easiest way creating the SOAP message for the SOAP request node. is there any GUI or handy way of doing it. knowing that i am talking about a relativity large message payload.

Thanks,
Back to top
View user's profile Send private message
mgk
PostPosted: Mon Dec 24, 2012 8:15 am    Post subject: Reply with quote

Padawan

Joined: 31 Jul 2003
Posts: 1642

The SOAP Request node will automatically add a SOAPEnvelope to any message that does not have one. Aternaltively you can create a message using the SOAP Domain, something like this:

Code:
SET OutputRoot.SOAP.Body = InputRoot.XMLNSC;


Kind 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
kash3338
PostPosted: Mon Dec 24, 2012 8:16 am    Post subject: Re: Webservice invocation Reply with quote

Shaman

Joined: 08 Feb 2009
Posts: 709
Location: Chennai, India

mr_jaber wrote:
my questions is What is the best and easiest way creating the SOAP message for the SOAP request node. is there any GUI or handy way of doing it. knowing that i am talking about a relativity large message payload.


Do you need to send the same incoming XML as a SOAP request or are you doing any transformation to the XML before converting to SOAP request?

If its just a SOAP header that you need to add to the request, you can use the SOAPEnvelop node.
Back to top
View user's profile Send private message Send e-mail
mr_jaber
PostPosted: Mon Dec 24, 2012 8:23 am    Post subject: Reply with quote

Apprentice

Joined: 21 May 2009
Posts: 28

Its not only the SOAP envelope thing; Lots of transformation need to be made.
Back to top
View user's profile Send private message
kash3338
PostPosted: Mon Dec 24, 2012 8:24 am    Post subject: Reply with quote

Shaman

Joined: 08 Feb 2009
Posts: 709
Location: Chennai, India

mr_jaber wrote:
Its not only the SOAP envelope thing; Lots of transformation need to be made.


mgk wrote:

The SOAP Request node will automatically add a SOAPEnvelope to any message that does not have one.
Back to top
View user's profile Send private message Send e-mail
mr_jaber
PostPosted: Mon Dec 24, 2012 8:31 am    Post subject: Reply with quote

Apprentice

Joined: 21 May 2009
Posts: 28

Didn't got your point. what about the Complex transformation process !?!?!
Back to top
View user's profile Send private message
kash3338
PostPosted: Mon Dec 24, 2012 8:09 pm    Post subject: Reply with quote

Shaman

Joined: 08 Feb 2009
Posts: 709
Location: Chennai, India

mr_jaber wrote:
Didn't got your point. what about the Complex transformation process !?!?!


Transformation's can be done using one of the different node available under the Transformation Palette (Mapping, XSLT, Compute, JCN...etc).
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Webservice invocation
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.