Hi,
You would use a MessageConsumer, MessageRequestor or JMS Adapter Notification to retrieve messages from a JMS queue or topic.
The first two allow you to retrieve one or more messages from the JMS destination programatically. The notification causes a Broker document to be published when a message arrives in a queue or topic you are monitoring. You would then create an IS trigger to invoke a service to process the JMS message after mapping it from the broker document published by the notification.
Still any probs???
Thanks,
Abhishek
#Integration-Server-and-ESB#webMethods