How to identify the transient errors

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

Hope this helps:
[url]wmusers.com

[url]wmusers.com

  • Sathish