Microsoft BizTalk Adapter Pack 2.0 Samples
BizTalk Adapter Pack 2.0 is a 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.
Download entire collections of samples.
Oracle Database Adapter
Adapter with BizTalk Server | Adapter with WCF service modelAdapter with WCF channel model |
Using the adapter to migrate BizTalk projects created with non-WCF Oracle adapter
- Migrate an Oracle database adapter project
How to migrate a BizTalk project, created using the non-WCF based Oracle Database adapter, to use the WCF-based Oracle Database adapter. This sample is based on an existing BizTalk project created using the non-WCF based Oracle Database adapter, to insert data into the SCOTT.CUSTOMER table.
Oracle E-Business Suite adapter
Using the adapter with BizTalk Server | Using the adapter with WCF service modelUsing the adapter with WCF channel model |
Adapter with Microsoft Office SharePoint Server
SAP Adapter
Adapter with BizTalk ServerAdapter with WCF Service Model | The adapter with WCF Channel ModelUsing the Data Provider for SAPMigrate non-WCF SAP adapter projects- Migrate a Receive IDOC Project
How to migrate a BizTalk project, created using the non-WCF based SAP adapter, to use the WCF-based SAP adapter. This sample is based on an existing BizTalk project created using the non-WCF based SAP adapter, to receive the ORDERS03 IDOC. - Migrate an Invoke RFC Project
How to migrate a BizTalk project, created using the non-WCF based SAP adapter, to use the WCF-based SAP adapter. This sample is based on an existing BizTalk project created using the non-WCF based SAP adapter, to invoke the SD_RFC_CUSTOMER_GET RFC. - Migrate a Send IDOC Project
How to migrate a BizTalk project, created using the non-WCF based SAP adapter, to use the WCF-based SAP adapter. This sample is based on an existing BizTalk project created using non-WCF based SAP adapter, to send the BOMDOC01 IDOC.
|
Siebel Adapter
Adapter with BizTalk Server | Adapter with the WCF service model- Performing Operations Using the WCF Service Model
How to use the Microsoft BizTalk Adapter 3.0 for Siebel eBusiness Applications to: (a) Perform Insert, Update, Delete, and Query operations on a Siebel business component, (b) Invoke a method of a Siebel business service, and (c) Invoke a business component with multi-valued links.
Using the Data Provider for SiebelAdapter to migrate exisiting projects- Migrate a Siebel Business Component Project
How to migrate a BizTalk project, created using the non-WCF based Siebel adapter, to use the WCF-based Siebel adapter. This sample is based on an existing BizTalk project created using the non-WCF based Siebel adapter, to insert data into the Account business component.
|
SQL adapter
Using the adapter with BizTalk ServerUsing the adapter with WCF Channel Model | Using the adapter with WCF service model |