Messages and Message Schemas for BizTalk Adapter for mySAP Business Suite

Overview

The Microsoft BizTalk Adapter for mySAP Business Suite is a Windows Communication Foundation (WCF) custom binding. It exposes operations that applications can invoke on it and that it can, in turn, invoke on applications. These operations are invoked by sending SOAP messages over a channel. If a response is required, it is returned in a SOAP message over the same channel.

As a WCF service, the SAP adapter exposes metadata for its operations and data types by using standard WCF mechanisms. The sections in this topic describe the XML structure of the messages and data types that the SAP adapter uses.

In This Section