Adapter for SAP 10.1 | webMethods Adapter for SAP Documentation | webMethods Adapter for SAP Installation and User’s Guide Documentation | Using BizTalk Envelopes with Adapter for SAP | Error Handling
 
Error Handling
 
Representation of Communication and Processing Errors
Representation of Application Errors
BizTalk does not describe its own error handling concept in its current specification. However, it recommends that you define application-specific error documents to handle application errors. For server-related errors, it describes using standardized XML exception descriptors.
Adapter for SAP distinguishes between two major groups of errors:
*Errors in the XML processing and conversion layers of Adapter for SAP, and critical errors in the SAP systems that cause a termination of the connection.
*Application-specific errors such as errors that were foreseen by the application developers and therefore defined at the interface definition in the SAP system. For example: a receipt could not be processed because of business-level problems.
This section includes the following topics:
* Representation of Communication and Processing Errors
* Representation of Application Errors