|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
HTTPRequet Node |
« View previous topic :: View next topic » |
Author |
Message
|
tonythomasantony |
Posted: Tue Jun 26, 2007 3:50 am Post subject: HTTPRequet Node |
|
|
Apprentice
Joined: 12 Aug 2006 Posts: 47
|
|
Back to top |
|
 |
jefflowrey |
Posted: Tue Jun 26, 2007 4:06 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
You can't use a single node to invoke all of those services in one request.
You can use a single node to invoke each of those services, one request at a time. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
marcin.kasinski |
Posted: Tue Jun 26, 2007 4:34 am Post subject: |
|
|
Sentinel
Joined: 21 Dec 2004 Posts: 850 Location: Poland / Warsaw
|
jefflowrey wrote: |
You can't use a single node to invoke all of those services in one request.
|
Can you elaborate it ?
Are you talking about one TCP request ?
I'm not sure if I understand you correctly. _________________ Marcin |
|
Back to top |
|
 |
jefflowrey |
Posted: Tue Jun 26, 2007 4:42 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
I don't know what tonythomasantony wants to accomplish with
It's not possible to make an HTTP Request to more than one URL.
(regardless of what network protocol HTTP is being made over, TCP or etc.)
So one can make an HTTP request to that URL, but it will not be mapped to anything other than "*" as a literal, not "*" as a replacement value. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
marcin.kasinski |
Posted: Tue Jun 26, 2007 4:56 am Post subject: |
|
|
Sentinel
Joined: 21 Dec 2004 Posts: 850 Location: Poland / Warsaw
|
jefflowrey wrote: |
I don't know what tonythomasantony wants to accomplish with
It's not possible to make an HTTP Request to more than one URL.
(regardless of what network protocol HTTP is being made over, TCP or etc.)
So one can make an HTTP request to that URL, but it will not be mapped to anything other than "*" as a literal, not "*" as a replacement value. |
Exactly.
The best option here is to use one HTTP Request node and code ESQL to request all these URLs (Every URL is one HTTP request). _________________ Marcin |
|
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
|
|
|
|