Home Page › Forums › BizTalk 2004 – BizTalk 2010 › BizTalk Orchestration terminated Suddenly › Re: BizTalk Orchestration terminated Suddenly
The problem is that Listen shapes does not solve anything in my
case, when i put a listen shape i have to wait a response from 2
destinations, but in my case i’m waiting response just from K2, so
there are no need for Listen Shapes.
Even if we put a
certain delay in the WorkFlow nothing will change since once the
orchestration send the request to K2 it will automatically have the
“Dehydrated” staus. The problem is that we are not able to know if the
Orchestration has disapeared on the moment it was still active or
dehydrated.
That’s why we need to search in the History to see at which status it has been disapeared from the administration Console.
Thanks a lot
GMK