hello,
>>I would like to use them and send back a message using JMS receiver adapter. Any ideas how to go about this?
I have implemented this approach in my previous project and i would not suggest u to use JMS adapter or create any interface for this. Instead of that create job which will consume alerts from store and send it to ur JMS system - IMO, it's more generic approach and u can schedule that job for multiple consumer queues.
In terms of development, if u have decent java skills then it won't take more than 3 days of development
Customize Alerts Using Job in PI 7.31/PO
Thanks
Amit Srivastava