IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  How can I to retry from Workflow Task Error

    Posted 11/01/05 06:54 PM

    Hello All,

    Can anyone give the guidelines for error management in Workflow and Best practises to follow? Also i am interested to know about how to handle unexpected runtime errors in workflow, and when some error appears, how can I to retry the execution??


    #webMethods-BPMS
    #MWS-CAF-Task-Engine
    #webMethods


  • 2.  RE: How can I to retry from Workflow Task Error

    Posted 11/01/05 07:03 PM


  • 3.  RE: How can I to retry from Workflow Task Error

    Posted 11/18/05 02:53 AM

    U can handle the exceptions in workflow by wiring the exception flow as u wish to handle. Ex. In my workflows i handle exception and wire it to administrator function (my app admin flow). Where a notification is sent with error message or a task is created to administrator for action. As the admin fixes the issue… the flow is wired back to point of failure.


    #MWS-CAF-Task-Engine
    #webMethods-BPMS
    #webMethods