On Wed, Jan 21, 2009 at 10:22 PM, Nagendra Inuguri <[email protected]>wrote:
> Hi, > > I have an invoke activity in my process. What should happen in the > following > scenario? > Have a look at the following threads, it should help: http://markmail.org/message/hky4nlhpv354dvqg The behavior is that it will force an invoke to enter recovery when it detects, upon restart, that it failed in the middle of it. Cheers, Matthieu > > I am bringing down ODE server just after it invokes the external web > service > and before it gets the response. When I restart the ODE server again, the > process instance gets stuck at invoke activity. It doesn't time out or it > doesn't continue with the next activity in my flow. Is it the expected > behavior? If it times out, I can use failure handling to retry the invoke. > > What are the ways to recover from this kind of scenario? > > Thanks, > Nagendra >
