13 Replies Latest reply on Jul 25, 2012 5:08 AM by salaboy21

    Call a Webservice in jbpm 5

    a_nat

      Hi Forum,

       

      Need some thoughts to handle the following situation in JBPM5.


      I want to make a websrvice call and handle all associated exceptions surrounding it. i.e., Including retries in case of connectivity issues, handling of business errors.

       

      I hope that I can use the following, but please correct me if there are better ways

      * script task which implements the retries (or create a work item to call a WS and implement the same over there)
      * error event for business errors.


      Regards,
      Aparna