0 Replies Latest reply on Jun 17, 2009 5:57 AM by sm0k3rz

    Error Handling in JBPM Integration

    sm0k3rz

      Hi,
      i have a process designed with jbpm and i have integrate with Esb. My problem is mapping the exception in jbpm variable.

      I have insert in node this entry:
      error
      and i have made e new node named error. In this way when esb action goes to error my process go in error node state.
      My problem is that i would take this exception and put in jbpm variable so when error occurs i can go in jbpm console and view my error.

      Thanks.