Microsoft BizTalk Adapter Pack Samples
The BizTalk Adapter Pack is a new set of adapters built on top of the Microsoft Windows Communication Foundation (WCF) Line of Business (LOB) Adapter SDK. These adapters enable service-oriented programmatic access in order to interact with an external system. The samples on this page demonstrate some of the features of these adapters.
Let us know if you have a request for samples.
Oracle Database Adapter
Adapter with BizTalk Server 2006 R2 | Adapter with the WCF service modelAdapter with the WCF channel model |
Using the adapter to migrate existing projects
- Oracle Migration
How to migrate a BizTalk project, created using the previous version of the Oracle Database adapter, to use the WCF-based Oracle Database adapter. This sample is based on an existing BizTalk project created using the previous version of the Oracle Database adapter, to insert data into the SCOTT.CUSTOMER table.
SAP Adapter
Adapter with BizTalk Server 2006 R2Adapter with the WCF channel modelAdapter with Office SharePoint Server | Adapter with the WCF service model- SAP BAPI TxClient (Service Model)
How to perform BAPI transactions by using the Windows Communication Foundation (WCF) service model to invoke operations on the Microsoft BizTalk Adapter 3.0 for mySAP Business Suite. - SAP IDOC String Client (Service Model)
How to send an IDOC to an SAP system by using the WCF service model to invoke the SendIdoc operation on the Microsoft BizTalk Adapter 3.0 for mySAP Business Suite. - SAP RFC Server (Service Model)
How to receive RFC server calls from the SAP system by using the WCF service model to receive RFC operations from the Microsoft BizTalk Adapter 3.0 for mySAP Business Suite. - SAP tRFC Client (Service Model)
How to perform a transactional RFC (tRFC) by using the WCF service model to invoke an operation on the Microsoft BizTalk Adapter 3.0 for mySAP Business Suite.
Adapter to migrate existing projects- Receive IDOC Migration
How to migrate a BizTalk project, created using the previous version of the SAP adapter, to use the WCF-based SAP adapter. This sample is based on an existing BizTalk project created using the previous version of the SAP adapter, to receive the ORDERS03 IDOC. - SAP RFC Migration
How to migrate a BizTalk project, created using the previous version of the SAP adapter, to use the WCF-based SAP adapter. This sample is based on an existing BizTalk project created using the previous version of the SAP adapter, to invoke the SD_RFC_CUSTOMER_GET RFC. - Send IDOC Migration
How to migrate a BizTalk project, created using the previous version of the SAP adapter, to use the WCF-based SAP adapter. This sample is based on an existing BizTalk project created using the previous version of the SAP adapter, to send the BOMDOC01 IDOC.
|
Adapter with the Data Provider for SAP
Siebel Adapter
Adapter with BizTalk ServerAdapter with SharePoint Server | Adapter with the WCF service model | Siebel Samples
How to use the Microsoft BizTalk Adapter 3.0 for Siebel eBusiness Applications to: - Perform Insert, Update, Delete, and Query operations on a Siebel business component.
- Invoke a method of a Siebel business service.
|
Adapter to migrate existing projects- Siebel Business Component Migration
How to migrate a BizTalk project, created using the previous version of the Siebel adapter, to use the WCF-based Siebel adapter. This sample is based on an existing BizTalk project created using the previous version of the Siebel adapter, to insert data into the Account business component.
|
Adapter with the Data Provider for Siebel