Jeopardy with two automation plugin
Hi,
I hope it is possible to add more than one automation plugin for one jeopardy notification, but I want to know if below mentioned functionality is possible.
2) first plugin to send notification message to JMS queue
3) other plugin to pick message from above mentioned queue and send email to particular group as a custom plugin?
Please explain how the sequence of execution in this case?
Currently we are finding some issue with inbuilt email notification functionality, so for time being as a workaround we are planning to implement email functionality as custom plugin as it is bit urgent to have this functionality.