Service Error are the errors that occur in flow services, e.g null parameter to recordtodocument,etc. and
Internal Error are the errors that are internal to B2B server, like mail server not responding, TxManager down,etc.
And i want to know let it be any Internal Error, thrown by B2B Server, for whatever reason, i want to invoke my service, when ever error occurs.
I don’t want to capture the error message from my service but want to invoke my service when error is generated by any other process/service.
Pls advice how this can be done.
#webMethods#Flow-and-Java-services#Integration-Server-and-ESB