How to save error message that arises during invocation

Hi,
If any error raises in between the process, how can i save the error status into db adapter field. For example, I will receive a input from db adapter and I will send this input to a webservice which invokes further activities , my question is if any issue comes in between the process, i want to store that error message in to db adapter field ( for example error field) can you guys throw some light, I mean step by step process.
Thanks,

Hi,
Use a CatchAll and populate the relavant field in the actions of the CatchAll.

Similar Messages

Maybe you are looking for