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 » Restrictions with Multiple SOAP Input Nodes in Message Flow

Post new topic  Reply to topic
 Restrictions with Multiple SOAP Input Nodes in Message Flow « View previous topic :: View next topic » 
Author Message
Pegazus
PostPosted: Tue May 10, 2011 10:31 am    Post subject: Restrictions with Multiple SOAP Input Nodes in Message Flow Reply with quote

Novice

Joined: 10 Aug 2006
Posts: 16

I am trying to use 2 SOAP Input nodes in my message flow, but I get an error on deployment saying, Vector out of range error. The error as such is not clear.

From what I understand, when you use multiple soap input nodes, the URI cannot be the same, although the base URL can be same.

If anyone has experience using multiple soap input nodes in WMB 7 and aware of the restrictions, pls. let me know. The Manual is not very clear on this.

Here is what I read from developerworks

http://www.ibm.com/developerworks/webservices/library/ws-soapnode3/

Each SOAPInput node is configured by a single WSDL file. If you need to implement several versions of the same WSDL, you can configure multiple SOAPInput nodes in the same flow as long as each node uses a different Uniform Resource Identifier (URI). The SOAPInput nodes can share a single SOAPReply node if required; this may improve the readability of the flow.
Back to top
View user's profile Send private message
harish_td
PostPosted: Tue May 10, 2011 7:13 pm    Post subject: Re: Restrictions with Multiple SOAP Input Nodes in Message F Reply with quote

Master

Joined: 13 Feb 2006
Posts: 236

Pegazus wrote:
If anyone has experience using multiple soap input nodes in WMB 7


We use multiple SOAPInput Nodes (using different WSDL files) in certain flows. No such issues during deployment.

Using two SOAP Nodes with the same URI would perfectly work too (Research Only). But you have no say on which input node received the message. You can verify this by running the command
Code:
mqsireportproperties BROKER -e EG_NAME -o HTTPConnector -r



Ensure your toolkit and run time are up to date with the latest fixpac levels.
Can you Validate the WSDL that you are using in the toolkit?
Try to generate the skeleton flow that is auto-generated when you drag and drop a Deployable WSDL to your Message Flow Canvas

On a related note, i do not like the idea of having multiple starting/entry points in my flow and avoid them as much as possible. If you use a single WSDL for multiple operations, that need similar kinds of processing, then i would use a combination of 1 SOAPInput and SOAPExtract nodes to route the operations.
Back to top
View user's profile Send private message Yahoo Messenger
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Restrictions with Multiple SOAP Input Nodes in Message Flow
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.