|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Sending HTTP messages |
« View previous topic :: View next topic » |
Author |
Message
|
varholl |
Posted: Thu Sep 28, 2006 10:24 am Post subject: Sending HTTP messages |
|
|
Novice
Joined: 23 May 2006 Posts: 21 Location: Argentina
|
Hi all!!, does somebody know how to send an http Message to MQ?
i have read the guide that tells how to do it, but i dont understand it very well!!
Please help!! _________________ Consulting on web based Systems. |
|
Back to top |
|
 |
tleichen |
Posted: Thu Sep 28, 2006 12:38 pm Post subject: |
|
|
Yatiri
Joined: 11 Apr 2005 Posts: 663 Location: Center of the USA
|
the same way you do any other message.  _________________ IBM Certified MQSeries Specialist
IBM Certified MQSeries Developer |
|
Back to top |
|
 |
varholl |
Posted: Thu Sep 28, 2006 12:42 pm Post subject: |
|
|
Novice
Joined: 23 May 2006 Posts: 21 Location: Argentina
|
For what i know..
I can send messages in two ways (maybe there are more, but i know only 2)
Via MQ api, connecting to a queue, etc, and sending the message, all managed by objects.
Via Http, the people who told me to do this, said that i had to send post to an url to send the message, but they doesnt know how to get the response.
Maybe i wasnt clear enough, but i have to send a message via post, i think it is via SOAP.. but i dont know how is it.. _________________ Consulting on web based Systems. |
|
Back to top |
|
 |
tleichen |
Posted: Thu Sep 28, 2006 3:46 pm Post subject: |
|
|
Yatiri
Joined: 11 Apr 2005 Posts: 663 Location: Center of the USA
|
Sounds like they've set up some custom thing. You're going to have to get hold of whoever is in charge of that thing to get the right info, I think.  _________________ IBM Certified MQSeries Specialist
IBM Certified MQSeries Developer |
|
Back to top |
|
 |
elvis_gn |
Posted: Thu Sep 28, 2006 7:01 pm Post subject: |
|
|
 Padawan
Joined: 08 Oct 2004 Posts: 1905 Location: Dubai
|
Hi varholl,
POST or SOAP that was funny...
Are u guys using MQ or MB too...? MB would have made a little more sense...
Anyway if they meant only MQ then most probably u have to make(or is already existing) a WebService which will accept a HTTP Request(SOAP Message, which has to be sent as POST(something like put message)) and put the message on a queue, then the reply of whoever is picking this message has to be sent back to the requestor....
I think you need to write something like a Java HTTP WebService wrapped over an MQ process...
Regards. |
|
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
|
|
|
|