|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
HTTP Request Node /SOAP Request Node supporting compression? |
« View previous topic :: View next topic » |
Author |
Message
|
lamtbs |
Posted: Thu Jul 02, 2009 9:13 pm Post subject: HTTP Request Node /SOAP Request Node supporting compression? |
|
|
Acolyte
Joined: 07 Nov 2005 Posts: 57 Location: Hong Kong
|
Hi,
MB is making WebService request (calling out), however the service provider requires us to use http compression (http 1.1 RFC2616 specification)
How can I make such Webservice call from MB?
Thanks!
Teresa |
|
Back to top |
|
 |
rekarm01 |
Posted: Sat Jul 04, 2009 1:08 am Post subject: Re: HTTP Request Node /SOAP Request Node supporting compress |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 1415
|
lamtbs wrote: |
MB is making WebService request (calling out), however the service provider requires us to use http compression (http 1.1 RFC2616 specification).
How can I make such Webservice call from MB? |
The HTTPRequest node can send HTTP requests, and receive HTTP responses. It does not create or encode the request message, and it does not decode or parse the response message; other nodes in the message flow need to do that, before and after the HTTPRequest node.
Use Compute nodes (or JavaCompute nodes, etc.) to provide the required http headers, and to encode (compress) or decode (uncompress) messages as needed. |
|
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
|
|
|
|