Handling exceptions thrown from the managed bean
Hi,
Can you please provide some pointers on how to handle exceptions thrown from the managed bean. I created a method call activity in my task flow and marked as Exception Handler. But I don't find this method being called when exception is raised from my bean.
Thanks