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.

 View Only
Expand all | Collapse all

How to identify the transient errors

  • 1.  How to identify the transient errors

    Posted Tue February 06, 2007 01:27 PM

    Hi,

    I am trying to implement the Retry mechanism for Integrations using JDBC Adapter and SAP Adapter,using the service throwExceptionForRetry… In this case, to identify whether the error is transient or not… is there any standard mechanism available… I am using version 6.1 and for JDBC Adapter checking for com.wm.pkg.art.error.DetailedSystemException and in case of SAP Adapter I am looking for string RFC_LOGON_FAILURE in the error message.

    But somewhere I read there is difference in implementing this logic for WM6.1 and WM6.5 … So I thought of checking with you people if any standard logic is available…

    Thanks for your help…

    -Arun


    #Flow-and-Java-services
    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: How to identify the transient errors

    Posted Tue February 06, 2007 07:01 PM