Posted: Tue Jan 03, 2006 2:14 pm Post subject: Problem Making WebServices Client as Subscriber
Voyager
Joined: 25 Jul 2005 Posts: 85
Hello,
I am working on a Pub/Sub model. And I built a flow that can receive messages from a queue publish them and send them to the subscribed output queues.
Now, if I have a webservice client instead of a queue as my subscriber, can anyone help me as passing the URL(instead of qname) for subscription?
What are the different 'psc' commands that I need to set(if any)? and also which node should be used to send the published message to the subscriber(URL).
To my understanding HTTPInput is to get an input from an URL and HTTPReply is to send back a response. HTTPRequest is to invoke a webservice within a flow and pass on the result of the webservice to the following node.
Which of these should be used to just publish(PUT) the message on the URL directly?
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