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 » Multiple Operations invocation for SOAPRequest node

Post new topic  Reply to topic
 Multiple Operations invocation for SOAPRequest node « View previous topic :: View next topic » 
Author Message
Taanesh
PostPosted: Tue Jun 08, 2010 10:02 pm    Post subject: Multiple Operations invocation for SOAPRequest node Reply with quote

Newbie

Joined: 08 Jun 2010
Posts: 1

Hi,

We are using SOAPRequest node to invoke a webservice. The wsdl is having two operations namely, createCustomer and updateCustomer.

We configured SOAPRequest node with operation as createCustomer in properties and we are good to invoke createCustomer operation. However if we tried to invoke updateCustomer operation by sending the SOAP request updateCustomer operation, the SOAPRequest node threw parsing exception stating ' No operation found for request payload'

Is it possible to call multiple operations defined in single wsdl using single SOAPRequest node or do we need to use multiple SOAPRequest node, one for each operation?

Thanks,
Taanesh.
Back to top
View user's profile Send private message
fatherjack
PostPosted: Wed Jun 09, 2010 1:02 am    Post subject: Re: Multiple Operations invocation for SOAPRequest node Reply with quote

Knight

Joined: 14 Apr 2010
Posts: 522
Location: Craggy Island

Taanesh wrote:
Is it possible to call multiple operations defined in single wsdl using single SOAPRequest node or do we need to use multiple SOAPRequest node, one for each operation?


Don't you have to specify the operation as a property of the SOAP Request node?
_________________
Never let the facts get in the way of a good theory.
Back to top
View user's profile Send private message
AndreasMartens
PostPosted: Wed Jun 09, 2010 1:26 am    Post subject: Missing in the docs Reply with quote

Acolyte

Joined: 30 Jan 2006
Posts: 65
Location: Hursley, UK

Sorry about this, the docs are being updated to say how you do this, it's been working since 6.1...

In a compute node:
SET OutputLocalEnvironment.Destination.SOAP.Request.Operation = 'myOperation';

or

SET LocalEnvironment.Destination.SOAP.Request.Operation = 'myOperation';

depending on your compute mode.
hope this helps,
Andreas
Back to top
View user's profile Send private message MSN Messenger
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

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