Hi
I have a BPM scenario which has correlation setup for request response of aync interfaces. Can i setup the Exception handling in BPM to error the message and also through an alert once the correlation times out? If so how? Currenly i am trying out with a deadline branch where i have setup the timeout time eg 1 min. and am putting an exception control block within that and using a seperate exception branch to handle it. but the thing is its not even raising an exception. Please suggest.