01-14-06 02:54 AM
Could you give me links to "Error handling best practice" arcticles, if any?
The question is when better to use the error handling in orchestarions. At
the first hand, it would be great to have a general error handling
procedure, for instanse, to send email notification to an administrator
and/or write the error to the appropriate log. At the other hand, if the
error has been processed by the handler that means that the orchestration
would not be suspended at the shape which caused the error, and would be
completed successfully, thus, the orchestration messages will be lost.
What could you advise?
[ Post a follow-up to this message ]
|