Ryan Hilfers:
Scope,
You should also listen for "vxmlSessionTimeout" but i do not see that defined in the IEventsIDs interface, so you'll have to reference by that string, but it looks like the Error Logger is listening for it.
Let me know if you need an example or anything. I had a similar requirement and built a Logger class that notifies the operations team on failures.. it works great. I can include details of the event as well in the email, such as the stack trace. boom.
Hi Ryan,
Can you please share the example of the logger you have used in the project.
Thanks in Advance!!!I