Exception Handling - Best Practices & How To
Anyone up for providing a quick tutorial and best practices on exception/error handling? I know that you can "enable exception handling" and view code to write code to deal with the error. My main problem is that the process then falls into error state. I would like to build somewhat "self healing" processes. For example, if the call to the web service is down fall back to the default values or try another web service... How do I do this and what are some best practices for dealing with errors in processes?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
