R
rene.rugerio[at]gmail.com
Hello
Im facing serious issues here ! I have this atomic transaction scope,
which in in charge to do the retry pattern for a certain custom
component within an orchestration.
Is there any way to catch the exception when the retry attempts are
exhausted and right before to be sent to the suspended queue, so i may
be able to send a notification with a context information, for example,
an email with the error thrown (sqlexception) and so on.
In summary, can i do an extra step right before suspension ?
Please, im desperate
Thanks in advance.
Im facing serious issues here ! I have this atomic transaction scope,
which in in charge to do the retry pattern for a certain custom
component within an orchestration.
Is there any way to catch the exception when the retry attempts are
exhausted and right before to be sent to the suspended queue, so i may
be able to send a notification with a context information, for example,
an email with the error thrown (sqlexception) and so on.
In summary, can i do an extra step right before suspension ?
Please, im desperate
Thanks in advance.