Hi, I have an invoke activity in my process. What should happen in the following scenario?
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
