Hi,
I have quite understood the flow as to how to invoke the Alert webservice. I have configured my scenario using File as Sender and Soap receiver and mail adapter using request response bean. But my doubt is - if an interface fails, how do i link it up with this custom email alert.
crux - when we create alert rules, we usually use the default consumer - ALERT-TO-MAIL or we go to WS-Navigator and change the consumer to as per our requirement. Then in both the cases we schedule a batch job.
In my custom alert scenario -- (File to SOAP to File).. how will i link the alert interface everytime a standard interface fails. There is no batch job here -correct me if i am wrong? - how will i trigger this custom alert interface if any of my normal interface fails.
Do i always need to create Alert Rules with the consumer i am passing in the file?