Skip navigation links

Package com.adaptris.core.sap.jco3.rfc.bapi.exception

Package for handling exceptions encountered prior to executing BAPIs.

See: Description

Package com.adaptris.core.sap.jco3.rfc.bapi.exception Description

Package for handling exceptions encountered prior to executing BAPIs.

In most cases, if there is an functional error when executing a BAPI, any warning or errors will be reported back by the RETURN export parameter; Of course, it is possible that the Adapter fails before executing the BAPI (e.g. one of the XPaths is configured incorrectly), in these cases, no RETURN parameter is available, as the BAPI has not yet been executed. This package uses the standard error handling features within the adapter to emulate the RETURN parameter which can then be inserted into the AdaptrisMessage payload.

Skip navigation links

Copyright Adaptris