07-12-05 10:51 PM
Hello All
I have an orchestration in which I have to be notified if the Send failed,
and retry. I have to handle this in my orchestration because I have to do
some special actions in case of failure. For instance, I try 3 times in a
row. If the 3 retries fail, I suspend the orchestration and send a message
so the problem is handled ASAP. Once this is done, the operator can resume
the orchestration from HAT and everything is good.
All this works like a charm, except for one thing: the send port instances
stay in the "suspended (resumable)" status. Any idea how I can get rid of
those from within the orchestration, or a way to make a send port terminate
if it fails?
Thank you
Michel
[ Post a follow-up to this message ]
|