This content has been marked as final.
Show 1 reply
-
1. Re: Add Listener to JMSQueue
WASIL Oct 22, 2013 6:36 AM (in response to Ramu Pasupuleti)You can throw an event (may be your custom event) when the message is recieved and the another process may have a event start point using which it would be invoked, when it catches this event.
For continuos monitoring, you can create a loop using Wait Point
See below links :
http://help.adobe.com/en_US/livecycle/9.0/samples/ServiceUsageSampleEventCorrelation.html
Hope this helps.
Thanks,
Wasil


