0 Replies Latest reply on Oct 27, 2011 3:19 PM by dme

    Exception Handling in Main Process

    dme

      Hi,

       

      How do I handle exceptions in the main process. I have a process where I throw an exception (business fault). I have a Signal Event to catch this exception and print a message. However the signal event is never called. I have attached the process file and corresponding code. How can I make this code work, or are exceptions supposed to be handled only in sub-processes?

       

      Thanks.