Messages and Message Schemas for BizTalk Adapter for Siebel eBusiness Applications

Overview

The Microsoft BizTalk Adapter for Siebel eBusiness Applications is a Windows Communication Foundation (WCF) custom binding. It exposes operations that applications can invoke on a Siebel system. 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 Siebel 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 Siebel adapter uses.

In This Section