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 » Nodes

Post new topic  Reply to topic
 Nodes « View previous topic :: View next topic » 
Author Message
ravella
PostPosted: Tue Sep 20, 2011 1:47 am    Post subject: Nodes Reply with quote

Newbie

Joined: 05 Sep 2011
Posts: 9

Can someone please let me know when we are supposed to use Soap Input node and Http IP Node...
Back to top
View user's profile Send private message
smdavies99
PostPosted: Tue Sep 20, 2011 3:39 am    Post subject: Reply with quote

Jedi Council

Joined: 10 Feb 2003
Posts: 6076
Location: Somewhere over the Rainbow this side of Never-never land.

What do you think?
_________________
WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995

Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions.
Back to top
View user's profile Send private message
lancelotlinc
PostPosted: Tue Sep 20, 2011 4:33 am    Post subject: Reply with quote

Jedi Knight

Joined: 22 Mar 2010
Posts: 4941
Location: Bloomington, IL USA

If you attended the IBM-provided training (WM663 et. al.), you would know this and not have to ask it.

SOAPInput node is used when you wish to enforce XSD-style on a data payload. HTTPInput is used when you just want the payload and do not want to enforce conformance to a format.

This article gives a good introduction to the use of HTTPInput:

http://www.ibm.com/developerworks/websphere/library/techarticles/0608_braithwaite/0608_braithwaite.html

This article gives a good introduction to the use of SOAPInput:

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

Quote:
The expectation is that a message flow beginning with a SOAPInput node can handle all the operations in the binding, which was selected when the node was configured. Each portType is bound to a specific endpoint by a WSDL port. This endpoint information is used to dispatch requests to the node, and should, therefore, be unique. (If multiple SOAPInput nodes are associated with the same endpoint, then the broker can't tell which node to dispatch to.)

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. Similarly, each SOAPInput node uses either HTTP or HTTPS, so ideally you shouldn't mix Secure Sockets Layer (SSL)-secured operations and non-SSL operations in the same portType. But if this is unavoidable, you can configure two separate SOAPInput nodes with the same WSDL, defining one to use HTTP and the other to use HTTPS.



Since I have graciously provided you with this information, please answer this question for me: Why have you not taken the IBM-provided training on Message Broker?

Answering the question is the least you can do, since I went to all this trouble googling for you.
_________________
http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER
Back to top
View user's profile Send private message Send e-mail
smdavies99
PostPosted: Tue Sep 20, 2011 4:57 am    Post subject: Reply with quote

Jedi Council

Joined: 10 Feb 2003
Posts: 6076
Location: Somewhere over the Rainbow this side of Never-never land.

lancelotlinc wrote:
If you attended the IBM-provided training (WM663 et. al.), you would know this and not have to ask it.

SOAPInput node is used when you wish to enforce XSD-style on a data payload. HTTPInput is used when you just want the payload and do not want to enforce conformance to a format.



Aw shucks Lance you have given the game away...
_________________
WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995

Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions.
Back to top
View user's profile Send private message
mqjeff
PostPosted: Tue Sep 20, 2011 5:08 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

lancelotlinc wrote:
SOAPInput node is used when you wish to enforce XSD-style on a data payload.


Err.

SOAPInput node is used when you wish to initiate a message flow in response to a WebService call that is defined to use the SOAP messaging standard.
Back to top
View user's profile Send private message
lancelotlinc
PostPosted: Tue Sep 20, 2011 5:08 am    Post subject: Reply with quote

Jedi Knight

Joined: 22 Mar 2010
Posts: 4941
Location: Bloomington, IL USA

Sounds like he is preparing for an interview. We wouldn't want him to miss out on the job, would we? After all, anyone can learn message broker in a few short weeks. Its alot like Java.


_________________
http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER
Back to top
View user's profile Send private message Send e-mail
lancelotlinc
PostPosted: Tue Sep 20, 2011 5:14 am    Post subject: Reply with quote

Jedi Knight

Joined: 22 Mar 2010
Posts: 4941
Location: Bloomington, IL USA

mqjeff wrote:
Err.



Well.

He is an FNG. And I really, really want to know why he skipped the training.
_________________
http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER
Back to top
View user's profile Send private message Send e-mail
ravella
PostPosted: Wed Sep 21, 2011 2:43 am    Post subject: Reply with quote

Newbie

Joined: 05 Sep 2011
Posts: 9

Thanks a lot for helping me....

I do have attended some of the IBM tranings but i haven't worked on live projects to look into them deeply....
Back to top
View user's profile Send private message
mqjeff
PostPosted: Wed Sep 21, 2011 3:27 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

ravella wrote:
Thanks a lot for helping me....

I do have attended some of the IBM tranings but i haven't worked on live projects to look into them deeply....


Well, you should spend more effort looking into them deeply before asking questions here.

This is a forum for busy professionals, not for providing free training.
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 » Nodes
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.