|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
HTTPRequest node, does it generate the SOAP envelope auto? |
« View previous topic :: View next topic » |
Author |
Message
|
asalema |
Posted: Tue Aug 08, 2006 4:07 pm Post subject: HTTPRequest node, does it generate the SOAP envelope auto? |
|
|
Apprentice
Joined: 05 May 2003 Posts: 35
|
Hi All,
I'm trying to use the HTTPRequest node as a web client to invoke a web service throught SOAP HTTP.
My basic question is, do I have to generate the SOAP envelope of the HTTP request manually (e.g. using map, or compute node) or the HTTPRequest node generates that envelope automatically?
Going through the documentation, it looks like the HTTPRequest node recognizes the SOAP fault as part of the response, which indicates that it should separate the SOAP handling from the application, is that true?
If it's not true, what is the best way of generating that SOAP envelope as part of the request?
Regards, |
|
Back to top |
|
 |
Shadow |
Posted: Wed Aug 09, 2006 4:02 am Post subject: |
|
|
Novice
Joined: 03 Aug 2006 Posts: 16 Location: Campinas/SP - Brazil
|
As far i know, you have to generate the SOAP envelope manually.
There are two ways to do this: messageset modeling and SupportPac. The second is a set of SOAP subflows to handle SOAP.
I do prefer the first choice: messageSet modeling.
You use the wsdl to create your message set and then make some adjustments.
You can use map node to transform your incoming message to soap and send throught HTTPRequest. |
|
Back to top |
|
 |
asalema |
Posted: Wed Aug 09, 2006 8:56 am Post subject: |
|
|
Apprentice
Joined: 05 May 2003 Posts: 35
|
Thx shadow
this confirms the same coclusion I got after going through the documentation.
I'm wondering now, what kind of SOAP support is built into MB6?
When you look at the enhancements for MB6, you will find everywhere it talks about support for SOAP 1.2, and even in the HTTP input node you can set the SOAP version you're using in the node properties. Does that mean the HTTPinput node can only recognize the SOAP related errors? but it does not decode the SOAP header? or what? |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|