How to handle if we provide a wrong email id in an email event

  • 11 June 2012
  • 4 replies
  • 3 views

Badge +9

Hello Al, i have a scenario like i am using ad groups in my email event and i have to handle if i provide wrong email id in that group (ex. abc@testmail.com). How can we achieve this. 


4 replies

Badge +10

What are you looking to have happen if the user types in the wrong email address?

Badge +9

Hi Chris, thanks for the reply, i got a solution to handle the exceptions in email event and logging to our custom log framework.

Badge +9

Would you mind terribly elaborating on your solution here? I think this is a common and others (including myself) may find your solution useful...

Badge +9

Yes Tim, the solution is  i have used Enable exception on email event so that whenever it finds wrong wmil id which is not properly formatted would be captured by exception rule and logs it into our logging framework and then the workflow proceeds further.

Reply