|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Can we make a http request using MQ 5.3 ? |
« View previous topic :: View next topic » |
Author |
Message
|
aksin |
Posted: Tue Aug 26, 2003 11:24 am Post subject: Can we make a http request using MQ 5.3 ? |
|
|
Novice
Joined: 12 Nov 2002 Posts: 10
|
Can anyone please let me know if it is possible to make a http request with WMQ ver 5.3?
Thanks! |
|
Back to top |
|
 |
bower5932 |
Posted: Wed Aug 27, 2003 10:43 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
|
If you are asking "can the message that mq sends on the wire be in http format", then the answer is no. MQ uses its own format. If you are asking about sending messages through http proxies, look into SupportPac MS81 - MQ Internet Passthru. It has an option for forwarding requests in http format through a proxy. |
|
Back to top |
|
 |
bduncan |
Posted: Thu Aug 28, 2003 11:14 pm Post subject: |
|
|
Padawan
Joined: 11 Apr 2001 Posts: 1554 Location: Silicon Valley
|
If I am understanding your question correctly, you could do the following:
1. Some message arrives on a queue. To process this message, you need to make an HTTP request. The queue is triggered, so it launches an application when the message arrives.
2. The application retrieves the MQ message from the queue, and it makes an HTTP request.
3. It gets the result, and constructs an MQ reply message, which it puts on another queue.
Is this what you are trying to do? _________________ Brandon Duncan
IBM Certified MQSeries Specialist
MQSeries.net forum moderator |
|
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
|
|
|
|